ivankelly commented on issue #1517: Reader#hasMessageAvailable can report false 
when it should be true
URL: 
https://github.com/apache/incubator-pulsar/issues/1517#issuecomment-379854893
 
 
   The fix is actually pretty trivial. ManagedLedger always opens the last 
ledger before creating a new one, so we can just move the initialization of 
lastConfirmedEntry to the open callback.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to