Skip to content

[Backport 2.x] [Bugfix] Fix NPE in ReplicaShardAllocator (#13993)#14827

Merged
dblock merged 1 commit into2.xfrom
backport/backport-14385-to-2.x
Jul 19, 2024
Merged

[Backport 2.x] [Bugfix] Fix NPE in ReplicaShardAllocator (#13993)#14827
dblock merged 1 commit into2.xfrom
backport/backport-14385-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
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>
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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.

@codecov
Copy link
Copy Markdown

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
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