kirktrue commented on PR #12398: URL: https://github.com/apache/kafka/pull/12398#issuecomment-1179832210
I've modified some existing unit tests in `OAuthBearerLoginModuleTest` that appear to exercise/mimic the refresh logic. If the `equals` and `hashCode` method implementations in the `SaslExtensions` class are left in, the tests fail. When I remove the methods (as per @emissionnebula's change), the unit tests pass as expected. -- 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