Skip to content

Conversation

@lukas-vlcek
Copy link
Contributor

@lukas-vlcek lukas-vlcek commented May 2, 2025

Description

This logging message is relevant to experimental feature that is not yet turned on by default. When this code runs in production then this logging message is confusing OPS because there is nothing they can do to address this WARN level message.

Related Issues

Resolves #18137

Check List

  • [ ] Functionality includes testing.
  • [ ] API changes companion pull request created, if applicable.
  • [ ] Public documentation issue/PR created, if applicable.

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.

@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2025

❌ Gradle check result for d87fb58: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@github-actions
Copy link
Contributor

github-actions bot commented May 2, 2025

✅ Gradle check result for d87fb58: SUCCESS

@codecov
Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.91%. Comparing base (86647e9) to head (d3b78b8).
Report is 2 commits behind head on 2.19.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.19   #18186      +/-   ##
============================================
+ Coverage     71.88%   71.91%   +0.02%     
- Complexity    65897    65938      +41     
============================================
  Files          5341     5341              
  Lines        307181   307181              
  Branches      44832    44832              
============================================
+ Hits         220822   220896      +74     
+ Misses        67932    67835      -97     
- Partials      18427    18450      +23     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@peternied peternied left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lukas-vlcek Thanks for making this change, lets tweak the changelog message before we merge.

@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2025

✅ Gradle check result for 0dad6ba: SUCCESS

@lukas-vlcek lukas-vlcek changed the title Lower down the log level to DEBUG Change single shard assignment log message from warn to debug May 5, 2025
lukas-vlcek and others added 2 commits May 5, 2025 09:25
This logging message is relevant to experimental feature that is not
yet turned on by default. When this code runs in production then this
logging message is confisung OPS because there is nothing they can do
to address this WARN level message.

Closes: opensearch-project#18137

Signed-off-by: Lukáš Vlček <[email protected]>
Co-authored-by: Andrew Ross <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

✅ Gradle check result for d3b78b8: SUCCESS

@andrross andrross merged commit e53c0c8 into opensearch-project:2.19 May 5, 2025
44 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Cluster Manager Project Board May 5, 2025
@lukas-vlcek lukas-vlcek deleted the 2.19 branch May 7, 2025 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Cluster Manager

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants