Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add create Pit api and fix sigv4 bug #434

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

penghuo
Copy link
Collaborator

@penghuo penghuo commented Jul 17, 2024

Description

  • Add createPit api in OpenSearchClient.
  • Upgrade Opensearch client to 2.11
  • Fix SigV4 bug with Post request with empty body
  • Add AWS Integregation test
sbt integtest/integration

[info] AWSOpenSearchAccessTestSuite:
[info] - should Create Pit on AWS OpenSearch
[info] Run completed in 3 seconds, 116 milliseconds.
[info] Total number of tests run: 1
[info] Suites: completed 1, aborted 0
[info] Tests: succeeded 1, failed 0, canceled 0, ignored 0, pending 0
[info] All tests passed.

Issues Resolved

#430

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@penghuo penghuo mentioned this pull request Jul 17, 2024
3 tasks
@penghuo penghuo marked this pull request as ready for review July 17, 2024 22:53
penghuo added 2 commits July 18, 2024 19:09
Signed-off-by: Peng Huo <[email protected]>
@penghuo penghuo changed the title Add create pit api in core Add create Pit api and fix sigv4 bug Jul 19, 2024
@penghuo penghuo merged commit 26759b9 into opensearch-project:main Jul 19, 2024
4 checks passed
@penghuo penghuo deleted the pr-createPit branch July 19, 2024 17:02
@dai-chen dai-chen added enhancement New feature or request 0.5 labels Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants