PzaThief opened a new pull request, #14782: URL: https://github.com/apache/kafka/pull/14782
IsolationLevel exposed wild toString method, So uncomfortable toLowerCase is everywhere when we use toString. there was no other specific purpose to use toLowerCase and seems to using it is just for works. So, I fixed it like OffsetResetStrategy's toString to do not expose wild method. ### Committer Checklist (excluded from commit message) - [x] Verify design and implementation - [x] Verify test coverage and CI build status - [x] Verify documentation (including upgrade notes) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org