You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/03/24 13:58:16 UTC

[GitHub] [pulsar] oliverisaac commented on issue #6597: Many Log Lines of "Sse42Crc32C is not supported"

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/%3C5dc53127.1c69fb81.a5eb2.7197@mx.google.com%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:
users@infra.apache.org


With regards,
Apache Git Services