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

RemoteIndexRecoveryIT.testRerouteRecovery: fix simluated slow down fo… #9637

Closed

Conversation

linuxpi
Copy link
Collaborator

@linuxpi linuxpi commented Aug 30, 2023

…r remote backed index recovery

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…r remote backed index recovery

Signed-off-by: bansvaru <[email protected]>
@github-actions
Copy link
Contributor

Compatibility status:

Checks if related components are compatible with change ba41aa9

Incompatible components

Incompatible components: [https:/opensearch-project/cross-cluster-replication.git]

Skipped components

Compatible components

Compatible components: [https:/opensearch-project/security.git, https:/opensearch-project/alerting.git, https:/opensearch-project/index-management.git, https:/opensearch-project/anomaly-detection.git, https:/opensearch-project/sql.git, https:/opensearch-project/asynchronous-search.git, https:/opensearch-project/job-scheduler.git, https:/opensearch-project/observability.git, https:/opensearch-project/common-utils.git, https:/opensearch-project/k-nn.git, https:/opensearch-project/reporting.git, https:/opensearch-project/geospatial.git, https:/opensearch-project/ml-commons.git, https:/opensearch-project/notifications.git, https:/opensearch-project/performance-analyzer.git, https:/opensearch-project/neural-search.git, https:/opensearch-project/performance-analyzer-rca.git, https:/opensearch-project/security-analytics.git, https:/opensearch-project/opensearch-oci-object-storage.git]

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      2 org.opensearch.index.shard.RemoteIndexShardTests.testNRTReplicaWithRemoteStorePromotedAsPrimaryRefreshCommit

@codecov
Copy link

codecov bot commented Aug 30, 2023

Codecov Report

Merging #9637 (ba41aa9) into main (ff4b23b) will decrease coverage by 0.05%.
The diff coverage is n/a.

❗ Current head ba41aa9 differs from pull request most recent head 61d1dff. Consider uploading reports for the commit 61d1dff to get more accurate results

@@             Coverage Diff              @@
##               main    #9637      +/-   ##
============================================
- Coverage     71.23%   71.19%   -0.05%     
+ Complexity    57822    57556     -266     
============================================
  Files          4806     4782      -24     
  Lines        272174   271332     -842     
  Branches      39711    39614      -97     
============================================
- Hits         193893   193172     -721     
+ Misses        62050    61936     -114     
+ Partials      16231    16224       -7     

see 566 files with indirect coverage changes

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

Compatibility status:

Checks if related components are compatible with change 0ed237f

Incompatible components

Skipped components

Compatible components

Compatible components: [https:/opensearch-project/geospatial.git, https:/opensearch-project/security.git, https:/opensearch-project/notifications.git, https:/opensearch-project/neural-search.git, https:/opensearch-project/index-management.git, https:/opensearch-project/security-analytics.git, https:/opensearch-project/sql.git, https:/opensearch-project/job-scheduler.git, https:/opensearch-project/observability.git, https:/opensearch-project/opensearch-oci-object-storage.git, https:/opensearch-project/k-nn.git, https:/opensearch-project/cross-cluster-replication.git, https:/opensearch-project/alerting.git, https:/opensearch-project/anomaly-detection.git, https:/opensearch-project/asynchronous-search.git, https:/opensearch-project/ml-commons.git, https:/opensearch-project/performance-analyzer.git, https:/opensearch-project/performance-analyzer-rca.git, https:/opensearch-project/common-utils.git, https:/opensearch-project/reporting.git]

Signed-off-by: bansvaru <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2023

Compatibility status:

Checks if related components are compatible with change 61d1dff

Incompatible components

Skipped components

Compatible components

Compatible components: [https:/opensearch-project/geospatial.git, https:/opensearch-project/security.git, https:/opensearch-project/notifications.git, https:/opensearch-project/neural-search.git, https:/opensearch-project/index-management.git, https:/opensearch-project/sql.git, https:/opensearch-project/security-analytics.git, https:/opensearch-project/job-scheduler.git, https:/opensearch-project/observability.git, https:/opensearch-project/k-nn.git, https:/opensearch-project/opensearch-oci-object-storage.git, https:/opensearch-project/cross-cluster-replication.git, https:/opensearch-project/alerting.git, https:/opensearch-project/performance-analyzer.git, https:/opensearch-project/anomaly-detection.git, https:/opensearch-project/performance-analyzer-rca.git, https:/opensearch-project/asynchronous-search.git, https:/opensearch-project/ml-commons.git, https:/opensearch-project/common-utils.git, https:/opensearch-project/reporting.git]

@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2023

Gradle Check (Jenkins) Run Completed with:

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Oct 2, 2023
@kotwanikunal
Copy link
Member

The PR has been stalled for quite a while. Please reopen if you are still working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stalled Issues that have stalled
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants