Skip to content

ARTEMIS-5902 optimize authn cache key creation#6258

Merged
tabish121 merged 1 commit intoapache:mainfrom
jbertram:ARTEMIS-5902
Mar 3, 2026
Merged

ARTEMIS-5902 optimize authn cache key creation#6258
tabish121 merged 1 commit intoapache:mainfrom
jbertram:ARTEMIS-5902

Conversation

@jbertram
Copy link
Contributor

Eliminate unnecessary calls to j.s.MessageDigest#getInstance(String) as well as unnecessary bytes in hash.

Existing tests should suffice for validation.

Eliminate unnecessary calls to j.s.MessageDigest#getInstance(String) as
well as unnecessary bytes in hash.

Existing tests should suffice for validation.
@tabish121 tabish121 merged commit ae8778e into apache:main Mar 3, 2026
6 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.

2 participants