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.16] Reduce logging in DEBUG for MasterService:run #14880

Merged

Conversation

sumitasr
Copy link
Member

@sumitasr sumitasr commented Jul 22, 2024

[Backport 2.16] Reduce logging in DEBUG for MasterService:run

Raised manual backport to 2.16.

Related (2.x) #14864 & (Main) #14795

…) (opensearch-project#14864)

* Reduce logging in DEBUG for MasteService:run by introducing short and long summary in Taskbatcher

Signed-off-by: Sumit Bansal <[email protected]>
(cherry picked from commit b35690c)

Signed-off-by: Sumit Bansal <[email protected]>
(cherry picked from commit 7e7e775)
Copy link
Contributor

✅ Gradle check result for 7104d54: SUCCESS

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 96.77419% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.56%. Comparing base (82cb703) to head (7104d54).

Files Patch % Lines
...va/org/opensearch/cluster/service/TaskBatcher.java 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.16   #14880      +/-   ##
============================================
+ Coverage     71.55%   71.56%   +0.01%     
- Complexity    62527    62567      +40     
============================================
  Files          5109     5109              
  Lines        293687   293696       +9     
  Branches      42791    42793       +2     
============================================
+ Hits         210135   210176      +41     
- Misses        65922    65952      +30     
+ Partials      17630    17568      -62     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dblock dblock merged commit 1d634b4 into opensearch-project:2.16 Jul 22, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants