chia7712 commented on PR #17409: URL: https://github.com/apache/kafka/pull/17409#issuecomment-2423000405
Additionally, `SecurityManager` is unsupported by java 23 (see https://cwiki.apache.org/confluence/display/KAFKA/KIP-1006%3A+Remove+SecurityManager+Support), so you have to update `SaslPlainSslEndToEndAuthorizationTest` to use `SecurityManagerCompatibility.get().current()` -- 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]
