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] [Segment Replication ]Remove state update of singleIndexWithSegmentReplicationDisabled in TransportSegmentReplicationStatsAction Class #6527

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ee305d0 from #6526.

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

github-actions bot commented Mar 2, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      3 org.opensearch.cluster.allocation.AwarenessAllocationIT.testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

@codecov-commenter
Copy link

Codecov Report

Merging #6527 (edb54b9) into 2.x (c694e50) will decrease coverage by 0.03%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #6527      +/-   ##
============================================
- Coverage     70.44%   70.42%   -0.03%     
+ Complexity    59367    59292      -75     
============================================
  Files          4798     4798              
  Lines        284441   284433       -8     
  Branches      41330    41329       -1     
============================================
- Hits         200369   200300      -69     
- Misses        67371    67432      +61     
  Partials      16701    16701              
Impacted Files Coverage Δ
...cation/TransportSegmentReplicationStatsAction.java 10.81% <ø> (-0.31%) ⬇️
.../org/opensearch/client/indices/AnalyzeRequest.java 27.00% <0.00%> (-46.00%) ⬇️
...rch/client/transport/NoNodeAvailableException.java 28.57% <0.00%> (-42.86%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 60.00% <0.00%> (-40.00%) ⬇️
...luster/routing/allocation/RoutingExplanations.java 62.06% <0.00%> (-37.94%) ⬇️
...cluster/coordination/PublishClusterStateStats.java 33.33% <0.00%> (-37.51%) ⬇️
...pensearch/action/ingest/DeletePipelineRequest.java 31.25% <0.00%> (-37.50%) ⬇️
...ion/admin/cluster/node/info/PluginsAndModules.java 53.12% <0.00%> (-34.38%) ⬇️
...nsearch/index/shard/IndexShardClosedException.java 66.66% <0.00%> (-33.34%) ⬇️
...cluster/routing/allocation/RerouteExplanation.java 70.00% <0.00%> (-30.00%) ⬇️
... and 471 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Rishikesh1159 Rishikesh1159 merged commit 48a58e5 into 2.x Mar 2, 2023
@github-actions github-actions bot deleted the backport/backport-6526-to-2.x branch March 2, 2023 06:31
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