Skip to content

Conversation

ashking94
Copy link
Member

@ashking94 ashking94 commented Feb 21, 2023

Description

This fixes #6398

Issues Resolved

This fixes #6398

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

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.

Signed-off-by: Ashish Singh <ssashish@amazon.com>
Signed-off-by: Ashish Singh <ssashish@amazon.com>
@ashking94 ashking94 self-assigned this Feb 21, 2023
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

codecov-commenter commented Feb 21, 2023

Codecov Report

Merging #6400 (63a56b0) into main (87bdd08) will increase coverage by 0.04%.
The diff coverage is 92.40%.

📣 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              @@
##               main    #6400      +/-   ##
============================================
+ Coverage     70.72%   70.77%   +0.04%     
- Complexity    59044    59094      +50     
============================================
  Files          4799     4802       +3     
  Lines        282442   282496      +54     
  Branches      40721    40722       +1     
============================================
+ Hits         199761   199925     +164     
+ Misses        66285    66200      -85     
+ Partials      16396    16371      -25     
Impacted Files Coverage Δ
...dex/translog/transfer/TranslogTransferManager.java 82.60% <80.64%> (-1.29%) ⬇️
...nsearch/common/io/VersionedCodecStreamWrapper.java 100.00% <100.00%> (ø)
...earch/index/store/RemoteSegmentStoreDirectory.java 99.30% <100.00%> (-0.01%) ⬇️
...x/store/remote/metadata/RemoteSegmentMetadata.java 100.00% <100.00%> (ø)
.../remote/metadata/RemoteSegmentMetadataHandler.java 100.00% <100.00%> (ø)
...rg/opensearch/index/translog/RemoteFsTranslog.java 74.37% <100.00%> (+0.99%) ⬆️
...g/opensearch/index/analysis/CharFilterFactory.java 0.00% <0.00%> (-100.00%) ⬇️
.../java/org/opensearch/node/NodeClosedException.java 50.00% <0.00%> (-50.00%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
.../admin/cluster/reroute/ClusterRerouteResponse.java 60.00% <0.00%> (-40.00%) ⬇️
... and 472 more

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

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Ashish Singh <ssashish@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Ashish Singh <ssashish@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

Signed-off-by: Ashish Singh <ssashish@amazon.com>
Signed-off-by: Ashish Singh <ssashish@amazon.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@gbbafna gbbafna merged commit a36e3f9 into opensearch-project:main Feb 21, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Feb 21, 2023
Signed-off-by: Ashish Singh <ssashish@amazon.com>
(cherry picked from commit a36e3f9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ashking94 added a commit to ashking94/OpenSearch that referenced this pull request Feb 21, 2023
gbbafna pushed a commit that referenced this pull request Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch skip-changelog Storage:Durability Issues and PRs related to the durability framework v2.6.0 'Issues and PRs related to version v2.6.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance regression due to continuous attempts to delete remote generations
5 participants