Skip to content

[Backport 3.0] [Pull-based Ingesiton] Pass the maxPoll, timeout from config to poller #18036

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

Merged
merged 2 commits into from
Apr 23, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cf6ed3c from #17995.

(cherry picked from commit cf6ed3c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Binlong Gao <[email protected]>
Signed-off-by: Andrew Ross <[email protected]>
@andrross andrross force-pushed the backport/backport-17995-to-3.0 branch from 4d4ecf3 to c51bc33 Compare April 22, 2025 20:38
Copy link
Contributor

❌ Gradle check result for c51bc33: 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 c51bc33: 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 c51bc33: 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 c51bc33: 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 c51bc33: 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 Apr 23, 2025

Codecov Report

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

Please upload report for BASE (3.0@29f0bcd). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...rch/indices/pollingingest/DefaultStreamPoller.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             3.0   #18036   +/-   ##
======================================
  Coverage       ?   72.52%           
  Complexity     ?    67095           
======================================
  Files          ?     5478           
  Lines          ?   310036           
  Branches       ?    45066           
======================================
  Hits           ?   224865           
  Misses         ?    66834           
  Partials       ?    18337           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross andrross merged commit 59a6efd into 3.0 Apr 23, 2025
31 checks passed
@github-actions github-actions bot deleted the backport/backport-17995-to-3.0 branch April 23, 2025 22:57
prudhvigodithi pushed a commit to prudhvigodithi/OpenSearch that referenced this pull request May 6, 2025
…config to poller (opensearch-project#18036)

* pass the maxPoll, timeout from config to poller (opensearch-project#17995)

(cherry picked from commit cf6ed3c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* Resolve compile error (opensearch-project#18005)

Signed-off-by: Binlong Gao <[email protected]>
Signed-off-by: Andrew Ross <[email protected]>

---------

Signed-off-by: Binlong Gao <[email protected]>
Signed-off-by: Andrew Ross <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: gaobinlong <[email protected]>
Signed-off-by: Prudhvi Godithi <[email protected]>
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.

2 participants