RaulGracia commented on issue #2497: URL: https://github.com/apache/bookkeeper/issues/2497#issuecomment-734149930
Thanks @eolivelli, regarding your questions: - No, we are using V3 protocol version (this is the client configuration default and we do not change it). - We have seen this problem with both JDK8 and JDK11. I will try with newer Bookkeeper version, but due to the nature of the failure, we suspect that it could be related to the Bookkeeper client, as it may send malformed/corrupted messages to the Bookies (i.e., in the logs posted before, the 3 Bookies crashed at the same time due to the same reason, which means that the message sent to all the Bookies was corrupted in the same way). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
