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

Revert HTTP data chunking changes for kafka buffer done in PR 4266 #4329

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

kkondaka
Copy link
Collaborator

Description

Revert HTTP data chunking changes for kafka buffer done in PR 4266

Only the relevant changes are reverted, The JsonObjectDecoder added in that PR is not removed as it be useful in future.
HTTP source is modified to use JsonDecoder like it was before and LogHTTPService is modified to send the entire data (without chunking) to Kafka.

Issues Resolved

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • [ X] Commits are signed with a real name per the DCO

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.

@kkondaka kkondaka merged commit c8e010f into opensearch-project:main Mar 26, 2024
47 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 26, 2024
…4329)

Signed-off-by: Krishna Kondaka <[email protected]>
Co-authored-by: Krishna Kondaka <[email protected]>
(cherry picked from commit c8e010f)
kkondaka added a commit that referenced this pull request Mar 26, 2024
…4329) (#4334)

Signed-off-by: Krishna Kondaka <[email protected]>
Co-authored-by: Krishna Kondaka <[email protected]>
(cherry picked from commit c8e010f)

Co-authored-by: Krishna Kondaka <[email protected]>
@kkondaka kkondaka deleted the revert-pr-4266 branch May 13, 2024 05:51
@kkondaka kkondaka added this to the v2.8 milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants