sijie opened a new pull request #220: BOOKKEEPER-1095: Server and Client Side 
Changes
URL: https://github.com/apache/bookkeeper/pull/220
 
 
   Descriptions of the changes in this PR:
   
   - changes on FileInfo to support notifications on LAC changes
   - a new ReadEntryLongPollV3 processor to process readEntry requests with 
long poll flags
   - a new public API for long poll: readLastConfirmedAndEntry. if it is 
reading beyond the LAC, it will become a long poll request and wait for 
advancing LAC on bookie side; if it isn't reading beyond the LAC it will be 
normal reads.
   - also have a speculative mechanism for long poll reads.
 
----------------------------------------------------------------
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