Skip to content

Follow up to #6058: Remove unnecessary log message for JWT#6086

Merged
willyborankin merged 1 commit intoopensearch-project:mainfrom
vpratz:jwt-attribute-parsing-remove-log-message
Apr 17, 2026
Merged

Follow up to #6058: Remove unnecessary log message for JWT#6086
willyborankin merged 1 commit intoopensearch-project:mainfrom
vpratz:jwt-attribute-parsing-remove-log-message

Conversation

@vpratz
Copy link
Copy Markdown
Contributor

@vpratz vpratz commented Apr 13, 2026

I unintentionally included this log message I used for debugging in #6058. This PR now removes it.
Sorry for the extra work.

Check List

  • Commits are signed per the DCO using --signoff

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.

I unintentionally included this in opensearch-project#6058.

Signed-off-by: Valentin Pratz <git@valentinpratz.de>
Copy link
Copy Markdown
Member

@cwperks cwperks left a comment

Choose a reason for hiding this comment

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

Thank you for the follow-up on this @vpratz!

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.52%. Comparing base (ca2aaf1) to head (d4c09c9).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6086      +/-   ##
==========================================
+ Coverage   74.47%   74.52%   +0.05%     
==========================================
  Files         446      446              
  Lines       28423    28440      +17     
  Branches     4331     4333       +2     
==========================================
+ Hits        21168    21196      +28     
+ Misses       5245     5239       -6     
+ Partials     2010     2005       -5     
Files with missing lines Coverage Δ
...ty/auth/http/jwt/AbstractHTTPJwtAuthenticator.java 67.76% <ø> (+2.38%) ⬆️

... and 10 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@willyborankin willyborankin merged commit 8f35101 into opensearch-project:main Apr 17, 2026
106 of 112 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.

4 participants