MarvinCai commented on issue #12209:
URL: https://github.com/apache/pulsar/issues/12209#issuecomment-930211837


   Have you try setting the following config:
   In Broker config, set
   bookkeeperExplicitLacIntervalInMills > 0
   bookkeeperUseV2WireProtocol=false
   
   And in Presto config, set
   pulsar.bookkeeper-explicit-interval > 0
   pulsar.bookkeeper-use-v2-protocol=false
   
   This is related Bookie explicit LAC mentioned here: 
https://bookkeeper.apache.org/docs/4.5.0/overview/releaseNotes/


-- 
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]


Reply via email to