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] [Bugfix] Fix NPE in ReplicaShardAllocator (#13993) #14827

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cf0d6cc from #14385.

* [Bugfix] Fix NPE in ReplicaShardAllocator (#13993)

Signed-off-by: Daniil Roman <daniilroman.cv@gmail.com>

* Add fix info to CHANGELOG.md

Signed-off-by: Daniil Roman <danroman17397@gmail.com>

---------

Signed-off-by: Daniil Roman <daniilroman.cv@gmail.com>
Signed-off-by: Daniil Roman <danroman17397@gmail.com>
(cherry picked from commit cf0d6cc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

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

Copy link
Contributor

❕ Gradle check result for 947dc86: UNSTABLE

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 Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.51%. Comparing base (b366c51) to head (947dc86).

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14827      +/-   ##
============================================
+ Coverage     71.45%   71.51%   +0.06%     
- Complexity    62384    62478      +94     
============================================
  Files          5106     5106              
  Lines        293583   293585       +2     
  Branches      42773    42773              
============================================
+ Hits         209779   209968     +189     
+ Misses        66133    65970     -163     
+ Partials      17671    17647      -24     

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

@dblock dblock merged commit c9ff7ce into 2.x Jul 19, 2024
53 checks passed
kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
…pensearch-project#14385) (opensearch-project#14827)

* [Bugfix] Fix NPE in ReplicaShardAllocator (opensearch-project#13993)

* Add fix info to CHANGELOG.md

---------

(cherry picked from commit cf0d6cc)

Signed-off-by: Daniil Roman <daniilroman.cv@gmail.com>
Signed-off-by: Daniil Roman <danroman17397@gmail.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: kkewwei <kkewwei@163.com>
@dbwiddis dbwiddis deleted the backport/backport-14385-to-2.x branch July 24, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants