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

[Remote Store] Add support for Remote Translog Store stats in _remotestore/stats/ API #9263

Apply spotless fix

7476bdf
Select commit
Loading
Failed to load commit list.
Merged

[Remote Store] Add support for Remote Translog Store stats in _remotestore/stats/ API #9263

Apply spotless fix
7476bdf
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 4, 2023 in 0s

71.23% (target 70.00%)

View this Pull Request on Codecov

71.23% (target 70.00%)

Details

Codecov Report

Merging #9263 (7476bdf) into main (731e043) will decrease coverage by 0.03%.
Report is 3 commits behind head on main.
The diff coverage is 84.54%.

@@             Coverage Diff              @@
##               main    #9263      +/-   ##
============================================
- Coverage     71.25%   71.23%   -0.03%     
- Complexity    57811    57863      +52     
============================================
  Files          4806     4809       +3     
  Lines        272240   272615     +375     
  Branches      39730    39755      +25     
============================================
+ Hits         193996   194185     +189     
- Misses        61941    62104     +163     
- Partials      16303    16326      +23     
Files Changed Coverage Δ
...testore/stats/TransportRemoteStoreStatsAction.java 41.02% <0.00%> (-3.42%) ⬇️
...java/org/opensearch/discovery/DiscoveryModule.java 90.27% <ø> (ø)
...arch/index/remote/RemoteStorePressureSettings.java 87.09% <ø> (ø)
...ain/java/org/opensearch/indices/IndicesModule.java 98.23% <ø> (-0.02%) ⬇️
server/src/main/java/org/opensearch/node/Node.java 85.56% <60.00%> (-0.55%) ⬇️
...rg/opensearch/index/translog/RemoteFsTranslog.java 70.05% <75.86%> (-0.06%) ⬇️
...ch/index/remote/RemoteTranslogTransferTracker.java 79.51% <79.51%> (ø)
...search/index/shard/RemoteStoreRefreshListener.java 86.18% <80.00%> (-4.98%) ⬇️
...dex/translog/transfer/TranslogTransferManager.java 72.22% <81.13%> (-4.74%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 81.03% <83.33%> (+0.10%) ⬆️
... and 12 more

... and 480 files with indirect coverage changes