Skip to content

[Backport 3.0] Increase Kafka topic polling time in test to 10 seconds #18042

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 1 commit into from
Apr 23, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 54e02a7 from #18040.

We've seen multiple failures where the 3 second timeout was breached.
This happens in the test setup of many different tests so multiple
individual test failures have been reported.

Also replace deprecated method in Kafka API and simplify a couple other
code paths.

Signed-off-by: Andrew Ross <[email protected]>
(cherry picked from commit 54e02a7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❕ Gradle check result for c29c6d8: 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

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (3.0@0d1bb9b). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             3.0   #18042   +/-   ##
======================================
  Coverage       ?   72.58%           
  Complexity     ?    67130           
======================================
  Files          ?     5478           
  Lines          ?   310034           
  Branches       ?    45066           
======================================
  Hits           ?   225030           
  Misses         ?    66651           
  Partials       ?    18353           

☔ 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 15b702d into 3.0 Apr 23, 2025
57 of 58 checks passed
@github-actions github-actions bot deleted the backport/backport-18040-to-3.0 branch April 23, 2025 03:04
prudhvigodithi pushed a commit to prudhvigodithi/OpenSearch that referenced this pull request May 6, 2025
…roject#18040) (opensearch-project#18042)

We've seen multiple failures where the 3 second timeout was breached.
This happens in the test setup of many different tests so multiple
individual test failures have been reported.

Also replace deprecated method in Kafka API and simplify a couple other
code paths.

(cherry picked from commit 54e02a7)

Signed-off-by: Andrew Ross <[email protected]>
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: 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.

1 participant