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] Fix IndexShardTests.testRestoreShardFromRemoteStore on Windows. #5410

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0210b76 from #5399.

(cherry picked from commit 0210b76)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners November 30, 2022 17:11
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #5410 (e3404b5) into 2.x (44e9343) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #5410      +/-   ##
============================================
+ Coverage     70.56%   70.62%   +0.06%     
- Complexity    58281    58311      +30     
============================================
  Files          4700     4700              
  Lines        279092   279093       +1     
  Branches      40751    40751              
============================================
+ Hits         196939   197123     +184     
+ Misses        65767    65524     -243     
- Partials      16386    16446      +60     
Impacted Files Coverage Δ
...org/opensearch/index/shard/IndexShardTestCase.java 93.71% <100.00%> (-0.24%) ⬇️
...a/org/opensearch/client/cluster/SniffModeInfo.java 0.00% <0.00%> (-56.25%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...ion/admin/cluster/node/info/PluginsAndModules.java 53.12% <0.00%> (-34.38%) ⬇️
.../search/aggregations/pipeline/HoltLinearModel.java 20.33% <0.00%> (-25.43%) ⬇️
...nsearch/index/shard/IndexingOperationListener.java 63.93% <0.00%> (-22.96%) ⬇️
...adcast/BroadcastShardOperationFailedException.java 55.55% <0.00%> (-22.23%) ⬇️
...earch/aggregations/pipeline/ParsedSimpleValue.java 78.57% <0.00%> (-21.43%) ⬇️
...rc/main/java/org/opensearch/monitor/os/OsInfo.java 68.75% <0.00%> (-20.84%) ⬇️
...rc/main/java/org/opensearch/ingest/IngestInfo.java 51.72% <0.00%> (-17.25%) ⬇️
... and 460 more

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

@mch2 mch2 merged commit f7e2d8e into 2.x Dec 1, 2022
@mch2 mch2 deleted the backport/backport-5399-to-2.x branch December 1, 2022 17:53
mch2 pushed a commit to mch2/OpenSearch that referenced this pull request Dec 9, 2022
…search-project#5399) (opensearch-project#5410)

(cherry picked from commit 0210b76)
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>
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.

3 participants