frank-dkvan commented 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.
   
   I tested and found this bug  hasn't solved in latest 2.5.0 snapshot with BK 
4.10 release yet.   
   will this bug get solved in 2.5.0 official release?  

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