oliverisaac commented on issue #6597: Many Log Lines of "Sse42Crc32C is not supported" URL: https://github.com/apache/pulsar/issues/6597#issuecomment-603254453 From [this thread in the Pulsar slack channel archive](http://mail-archives.apache.org/mod_mbox/pulsar-users/201911.mbox/%[email protected]%3E) I found the solution: > 2019-11-08 02:17:08 UTC - Sijie Guo: you can switch to crc32 to avoid the WARN level. > configure the following setting in your broker.conf > `managedLedgerDigestType=CRC32` Adding that config to my broker.conf fixed it everywhere.
---------------------------------------------------------------- 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] With regards, Apache Git Services
