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/09/28 10:02:25 UTC

[GitHub] [pulsar] bleacha870721 commented on issue #7076: Pulsar SQL cannot get the latest message

bleacha870721 commented on issue #7076:
URL: https://github.com/apache/pulsar/issues/7076#issuecomment-699909964


   @sijie i have tried this on pulsar 2.5.2:
   for ExplicitLac to work, you need to configure the following settings in bookies:
   
   journalFormatVersionToWrite=6
   fileInfoFormatVersionToWrite=1
   
   and then turn on the explicit lac interval on broker.
   
   bookkeeperExplicitLacIntervalInMills=1000
   
   But still cannot get latest message by pulsar sql.
   


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