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] Removed unnecessary use of Long.toString from BlobStoreRepository. #5911

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport db30439 from #5833.

…5833)

Signed-off-by: Mani <singh.mani1231@gmail.com>
(cherry picked from commit db30439)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #5911 (5c8ad6f) into 2.x (d34a34b) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x    #5911      +/-   ##
============================================
+ Coverage     70.43%   70.45%   +0.01%     
- Complexity    58885    58947      +62     
============================================
  Files          4764     4764              
  Lines        282253   282253              
  Branches      41118    41118              
============================================
+ Hits         198818   198859      +41     
+ Misses        66794    66770      -24     
+ Partials      16641    16624      -17     
Impacted Files Coverage Δ
...ch/repositories/blobstore/BlobStoreRepository.java 62.03% <100.00%> (-0.39%) ⬇️
...a/org/opensearch/client/cluster/ProxyModeInfo.java 0.00% <0.00%> (-57.90%) ⬇️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
.../search/aggregations/pipeline/HoltLinearModel.java 20.33% <0.00%> (-42.38%) ⬇️
...rg/opensearch/index/shard/ShardSplittingQuery.java 34.35% <0.00%> (-37.41%) ⬇️
...ion/admin/cluster/node/info/PluginsAndModules.java 53.12% <0.00%> (-34.38%) ⬇️
...earch/client/indices/GetIndexTemplatesRequest.java 53.84% <0.00%> (-30.77%) ⬇️
...regations/metrics/AbstractHyperLogLogPlusPlus.java 70.68% <0.00%> (-25.87%) ⬇️
...va/org/opensearch/monitor/process/ProcessInfo.java 68.00% <0.00%> (-24.00%) ⬇️
...nsearch/index/shard/IndexingOperationListener.java 63.93% <0.00%> (-22.96%) ⬇️
... and 474 more

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

@andrross andrross merged commit 2c803f1 into 2.x Jan 20, 2023
@github-actions github-actions bot deleted the backport/backport-5833-to-2.x branch January 20, 2023 00:01
kotwanikunal pushed a commit that referenced this pull request Jan 25, 2023
…5833) (#5911)

Signed-off-by: Mani <singh.mani1231@gmail.com>
(cherry picked from commit db30439)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Signed-off-by: Mani <singh.mani1231@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>
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