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] Remove user data from logs when not in debug/trace mode #17036

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 13159c1 from #17007.

* Remove user data from logs when not in debug/trace mode

Signed-off-by: Mohit Godwani <[email protected]>
(cherry picked from commit 13159c1)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for aeabe49: 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?

Copy link
Contributor

✅ Gradle check result for aeabe49: SUCCESS

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.92%. Comparing base (81ee44a) to head (aeabe49).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ava/org/opensearch/action/update/UpdateHelper.java 0.00% 3 Missing ⚠️
...tion/support/replication/ReplicationOperation.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #17036      +/-   ##
============================================
- Coverage     72.01%   71.92%   -0.09%     
+ Complexity    65652    65640      -12     
============================================
  Files          5318     5318              
  Lines        305831   305832       +1     
  Branches      44601    44602       +1     
============================================
- Hits         220233   219970     -263     
- Misses        67235    67542     +307     
+ Partials      18363    18320      -43     

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

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.

2 participants