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] Add batching processor base type AbstractBatchingProcessor #14595

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8e493f3 from #14554.

Signed-off-by: Liyun Xiu <xiliyun@amazon.com>
(cherry picked from commit 8e493f3)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

✅ Gradle check result for 12c92d1: SUCCESS

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

Attention: Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.95%. Comparing base (70064e2) to head (12c92d1).
Report is 4 commits behind head on 2.x.

Files Patch % Lines
...g/opensearch/ingest/AbstractBatchingProcessor.java 97.05% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14595      +/-   ##
============================================
+ Coverage     71.41%   71.95%   +0.54%     
- Complexity    62286    62755     +469     
============================================
  Files          5102     5103       +1     
  Lines        293188   293264      +76     
  Branches      42718    42731      +13     
============================================
+ Hits         209372   211016    +1644     
+ Misses        66198    64865    -1333     
+ Partials      17618    17383     -235     

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

Copy link
Contributor

❕ Gradle check result for 12c92d1: 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.

@andrross andrross merged commit 9b775e5 into 2.x Jul 1, 2024
63 of 65 checks passed
@andrross andrross deleted the backport/backport-14554-to-2.x branch July 1, 2024 17:15
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…h-project#14554) (opensearch-project#14595)

(cherry picked from commit 8e493f3)

Signed-off-by: Liyun Xiu <xiliyun@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: kkewwei <kkewwei@163.com>
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.

2 participants