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

[Backport 2.x] [Streaming Indexing] Fix intermittent 'The bulk request must be terminated by a newline [\n]' failures #16353

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ec7b652 from #16337.

…nated by a newline [\n]' failures (#16337)

* [Streaming Indexing] Fix intermittent 'The bulk request must be terminated by a newline [\n]' failures

Signed-off-by: Andriy Redko <[email protected]>

* Address code review comments

Signed-off-by: Andriy Redko <[email protected]>

---------

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit ec7b652)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@reta reta added v2.18.0 Issues and PRs related to version 2.18.0 bug Something isn't working labels Oct 16, 2024
Copy link
Contributor

❌ Gradle check result for aec501b: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for aec501b: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❕ Gradle check result for aec501b: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.81%. Comparing base (40e4a54) to head (aec501b).
Report is 4 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #16353   +/-   ##
=========================================
  Coverage     71.81%   71.81%           
- Complexity    65072    65092   +20     
=========================================
  Files          5305     5304    -1     
  Lines        304056   304051    -5     
  Branches      44219    44219           
=========================================
+ Hits         218356   218369   +13     
+ Misses        67500    67496    -4     
+ Partials      18200    18186   -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.18.0 Issues and PRs related to version 2.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant