frank-dkvan edited a comment on issue #4976: Pulsar SQL can not query the 
latest ingested event in a topic , but  Pulsar Consumer/Read always can.   
URL: https://github.com/apache/pulsar/issues/4976#issuecomment-562911609
 
 
   > @frank-dkvan this is a known issue of #3828. because Pulsar doesn't flush 
LAC so when Presto SQL reads data from bookkeeper bypassing broker, it will 
miss the latest message because the advanced LAC is not flushed back.
   > 
   > The fix is waiting for BK 4.10 release.
   
   @sijie  I tested and found this bug  hasn't yet been fixed in latest 2.5.0 
snapshot with BK 4.10 release.   
   will this bug get fixed in 2.5.0 official release?  or it there any 
workaround solution/configuration to solve that?

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

Reply via email to