Skip to content

Conversation

@oeyh
Copy link
Collaborator

@oeyh oeyh commented Dec 22, 2022

Signed-off-by: Hai Yan [email protected]

Description

This PR adds a change to close gzip writer before sending the data stream so that it can be decompressed properly.
Tested against an AOS domain and was able to send logs over successfully when using partial bulk requests.

Issues Resolved

Fixes #182

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has documentation added
  • Commits are signed as per the DCO using --signoff

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.

@oeyh oeyh requested a review from a team as a code owner December 22, 2022 22:49
@deepdatta deepdatta merged commit ae33b80 into opensearch-project:main Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Unable to send data to OpenSearch when batch size is large and http compression is enabled

4 participants