haoyann commented on PR #15321: URL: https://github.com/apache/pulsar/pull/15321#issuecomment-1111006280
@BewareMyPower Thank you for your reply, this bug has been fixed in version 8u241 [link](https://bugs.openjdk.java.net/browse/JDK-8227018), just upgrade the JDK minor version,should be no compatibility issues. Sorry i'm not familiar with plusar, if the client uses `CompletableFuture#get` in many places and the call is very high.I think the client will not change it, the cost is relatively high.Let users know about this, using synchronous send may have performance issues under JDK version 8u241,let users upgrade JDK8 8u241 and above. -- 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]
