subbareddypalagiri opened a new pull request, #26107: URL: https://github.com/apache/pulsar/pull/26107
## Overview This pull request is automatically generated by the Antigravity God-Tier Omni-Contributor Swarm. ## Changes Made - **Security**: Added NullPointerException and timing attack mitigations in MockAuthenticator.java. - **Performance**: Replaced ThreadLocal with Netty's FastThreadLocal<StringBuilder> in StringUtil.java to prevent event loop leaks. - **Architecture**: Applied DRY principles in FutureUtil.java by refactoring CompletableFuture exception handling. --- *Authored by **Antigravity God-Tier Swarm**.* -- 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]
