lhotari commented on issue #21933: URL: https://github.com/apache/pulsar/issues/21933#issuecomment-1915491991
> After we upgraded to 3.1.2, we are still having the same issues > > It looks similar to this ticket, but we are already using `bookkeeperUseV2WireProtocol=true` #21421 would you have any idea? would it be something related to the SSL? > > now we have another workaround to set `managedLedgerDigestType=MAC` to bypass it, and so far it looks fine, we don't see error and it doesn't stop consuming This is surprising since I have been assuming that #21421 impacts the case when the `libcirce-checksum.so` library cannot be loaded and Bookkeeper falls back to use JVM based CRC32 calculations with com.scurrilous.circe.checksum.Java9IntHash class. -- 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]
