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] Create a clone of local segements size map used for Remote Segment Stats until sync to remote completes #12143

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 57cc0dd from #11896.

…ats until sync to remote completes (#11896)

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

github-actions bot commented Feb 2, 2024

Compatibility status:

Checks if related components are compatible with change 0589a22

Incompatible components

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

Skipped components

Compatible components

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

Copy link
Contributor

github-actions bot commented Feb 2, 2024

❌ Gradle check result for 0589a22: 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?

@gbbafna
Copy link
Collaborator

gbbafna commented Feb 5, 2024

Failures are known flaky test : #12119

    org.opensearch.search.fetch.subphase.highlight.HighlighterSearchIT.testSameContent {p0={"search.concurrent_segment_search.enabled":"true"}}
    org.opensearch.search.fetch.subphase.highlight.HighlighterSearchIT.classMethod

Copy link
Contributor

github-actions bot commented Feb 5, 2024

✅ Gradle check result for 0589a22: SUCCESS

Copy link

codecov bot commented Feb 5, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3b47fa3) 71.13% compared to head (0589a22) 71.10%.
Report is 3 commits behind head on 2.x.

Files Patch % Lines
...search/index/shard/RemoteStoreRefreshListener.java 90.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #12143      +/-   ##
============================================
- Coverage     71.13%   71.10%   -0.04%     
+ Complexity    59468    59426      -42     
============================================
  Files          4894     4894              
  Lines        280277   280278       +1     
  Branches      41115    41115              
============================================
- Hits         199384   199279     -105     
- Misses        64023    64092      +69     
- Partials      16870    16907      +37     

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

@gbbafna gbbafna merged commit 4a3c324 into 2.x Feb 5, 2024
47 of 82 checks passed
@github-actions github-actions bot deleted the backport/backport-11896-to-2.x branch February 5, 2024 05:52
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