kafka icon indicating copy to clipboard operation
kafka copied to clipboard

[WIP] MINOR: Use named class for ExpiringCredential to improve `principalLogText()` output

Open ijuma opened this issue 3 years ago • 0 comments

ExpiringCredentialRefreshingLogin.principalLogText() outputs the expiring credential simple class name, which is empty for anonymous classes.

WIP: I also noticed some weirdness in the principalLogText, need to figure out the details of that before this is ready for review.

Committer Checklist (excluded from commit message)

  • [ ] Verify design and implementation
  • [ ] Verify test coverage and CI build status
  • [ ] Verify documentation (including upgrade notes)

ijuma avatar Sep 02 '22 21:09 ijuma