lh0156 commented on PR #22569:
URL: https://github.com/apache/kafka/pull/22569#issuecomment-5165437213

   Revalidated the current head locally without changing the patch:
   
   - `./gradlew :clients:test --tests 
org.apache.kafka.common.security.authenticator.SaslServerAuthenticatorTest 
--tests org.apache.kafka.common.security.plain.internals.PlainSaslServerTest 
--tests org.apache.kafka.common.security.scram.internals.ScramSaslServerTest 
--tests 
org.apache.kafka.common.security.oauthbearer.internals.OAuthBearerSaslServerTest
 :clients:checkstyleMain :clients:checkstyleTest :clients:spotbugsMain 
--no-build-cache --console=plain`
   - Result: `BUILD SUCCESSFUL`
   - Verified the built-in non-GSSAPI, custom-mechanism, and GSSAPI server-name 
paths covered by this PR.
   
   No code changes were made in this verification pass.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to