Skip to content

Conversation

@amberzsy
Copy link

@amberzsy amberzsy commented Jul 2, 2024

Description

Skip zone/host awareness when auto-expand set to "all"

Related Issues

Resolves #14603

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2024

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2024

✅ Gradle check result for 53500b4: SUCCESS

@codecov
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.01%. Comparing base (c709400) to head (ee1ac62).
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14619      +/-   ##
============================================
+ Coverage     71.93%   72.01%   +0.07%     
- Complexity    64374    64401      +27     
============================================
  Files          5277     5278       +1     
  Lines        300828   300879      +51     
  Branches      43474    43479       +5     
============================================
+ Hits         216411   216682     +271     
+ Misses        66725    66410     -315     
- Partials      17692    17787      +95     

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

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2024

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

@amberzsy amberzsy force-pushed the skip_awareness_with_auto_expand_all branch from 6a8e7ce to bd2877b Compare July 14, 2024 05:17
@github-actions
Copy link
Contributor

✅ Gradle check result for 7a9b36f: SUCCESS

@github-actions
Copy link
Contributor

✅ Gradle check result for 6a8e7ce: SUCCESS

@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 stalled Issues that have stalled and removed stalled Issues that have stalled labels Aug 16, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2024

❌ Gradle check result for 0999efa: 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?

@github-actions
Copy link
Contributor

github-actions bot commented Sep 9, 2024

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

@github-actions
Copy link
Contributor

✅ Gradle check result for 075ba07: SUCCESS

Copy link
Member

@andrross andrross left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @vikasvb90 can you take another look as well?

@andrross
Copy link
Member

@amberzsy Can you add a changelog entry? Also, I think the commit message and PR title should be fixed since this is only skipping zone awareness and not host.

@amberzsy amberzsy changed the title Skip zone/host awareness when auto-expand set to all Skip zone awareness when auto-expand set to all Sep 13, 2024
@amberzsy amberzsy force-pushed the skip_awareness_with_auto_expand_all branch 4 times, most recently from 74ae2bc to a27c4e3 Compare September 13, 2024 05:06
@github-actions
Copy link
Contributor

✅ Gradle check result for d25ca2a: SUCCESS

@github-actions
Copy link
Contributor

❕ Gradle check result for 74ae2bc: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.indices.replication.SegmentReplicationIT.testReplicaAlreadyAtCheckpoint

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

@github-actions
Copy link
Contributor

✅ Gradle check result for a27c4e3: SUCCESS

Copy link
Contributor

@Bukhtawar Bukhtawar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@github-actions
Copy link
Contributor

✅ Gradle check result for ee1ac62: SUCCESS

@github-actions
Copy link
Contributor

❌ Gradle check result for 0194e39: 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?

@amberzsy amberzsy closed this Sep 22, 2024
@amberzsy amberzsy force-pushed the skip_awareness_with_auto_expand_all branch from a89fee1 to 036f6bc Compare September 22, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement or improvement to existing feature or request ShardManagement:Resiliency

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

[Feature Request] Skip zone awareness when auto-expand set to "all"

4 participants