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

Change noisy logs on SegRep and remote store paths to trace level #9323

Merged
merged 1 commit into from
Aug 15, 2023

Change noisy logs on SegRep and remote store paths to trace level

b47f182
Select commit
Loading
Failed to load commit list.
Merged

Change noisy logs on SegRep and remote store paths to trace level #9323

Change noisy logs on SegRep and remote store paths to trace level
b47f182
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2023 in 1s

71.09% (target 70.00%)

View this Pull Request on Codecov

71.09% (target 70.00%)

Details

Codecov Report

Merging #9323 (b47f182) into main (8cecd5a) will decrease coverage by 0.02%.
Report is 5 commits behind head on main.
The diff coverage is 72.72%.

@@             Coverage Diff              @@
##               main    #9323      +/-   ##
============================================
- Coverage     71.10%   71.09%   -0.02%     
+ Complexity    57415    57398      -17     
============================================
  Files          4775     4775              
  Lines        270700   270700              
  Branches      39566    39566              
============================================
- Hits         192483   192446      -37     
- Misses        62066    62067       +1     
- Partials      16151    16187      +36     
Files Changed Coverage Δ
...src/main/java/org/opensearch/ExceptionsHelper.java 82.71% <ø> (ø)
.../main/java/org/opensearch/OpenSearchException.java 89.72% <ø> (-1.39%) ⬇️
...rch/core/action/ShardOperationFailedException.java 100.00% <ø> (ø)
.../support/DefaultShardOperationFailedException.java 95.65% <ø> (ø)
...a/org/opensearch/core/common/ParsingException.java 96.66% <ø> (ø)
.../core/common/breaker/CircuitBreakingException.java 100.00% <ø> (ø)
.../opensearch/core/common/io/stream/StreamInput.java 89.43% <ø> (+1.76%) ⬆️
...opensearch/core/common/io/stream/StreamOutput.java 95.98% <ø> (+1.44%) ⬆️
...src/main/java/org/opensearch/core/index/Index.java 100.00% <ø> (ø)
.../java/org/opensearch/core/index/shard/ShardId.java 97.56% <ø> (ø)
... and 41 more

... and 446 files with indirect coverage changes