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 drainRefreshes as part of tearDown in RemoteStoreRefreshListenerT… #12224

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

sachinpkale
Copy link
Member

Backport 6b2c2f2 from #12157.

@sachinpkale sachinpkale changed the title Add drainRefreshes as part of tearDown in RemoteStoreRefreshListenerT… [Backport 2.x] Add drainRefreshes as part of tearDown in RemoteStoreRefreshListenerT… Feb 7, 2024
Copy link
Contributor

github-actions bot commented Feb 7, 2024

Compatibility status:

Checks if related components are compatible with change 7de5814

Incompatible components

Incompatible components: [https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/performance-analyzer.git]

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/flow-framework.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/sql.git]

Copy link
Contributor

github-actions bot commented Feb 7, 2024

❕ Gradle check result for 7de5814: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.remotestore.RemoteIndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing

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 Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (34dafac) 71.21% compared to head (7de5814) 71.20%.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12224      +/-   ##
============================================
- Coverage     71.21%   71.20%   -0.02%     
+ Complexity    59918    59895      -23     
============================================
  Files          4939     4939              
  Lines        281646   281646              
  Branches      41234    41234              
============================================
- Hits         200588   200551      -37     
- Misses        64119    64138      +19     
- Partials      16939    16957      +18     

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

@gbbafna gbbafna merged commit e519ac2 into opensearch-project:2.x Feb 7, 2024
57 of 82 checks passed
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