zymap commented on issue #15165: URL: https://github.com/apache/pulsar/issues/15165#issuecomment-1098669461
https://pulsar.apache.org/docs/en/sql-deployment-configurations/#configure-presto-pulsar-connector If you want to get the last message in a topic, set the following configurations: For the broker configuration, set bookkeeperExplicitLacIntervalInMills > 0 in broker.conf or standalone.conf. For the Presto configuration, set pulsar.bookkeeper-explicit-interval > 0 and pulsar.bookkeeper-use-v2-protocol=false. -- 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]
