zhaijack opened a new pull request #729: Issue 550: add 
readLastAddConfirmedAndEntry in ReadHandle for long poll read
URL: https://github.com/apache/bookkeeper/pull/729
 
 
   Descriptions of the changes in this PR:
   1, add a class LastAddConfirmedAndEntry and metnod 
readLastAddConfirmedAndEntry() in ReadHandle;
   2, add implementation for readLastAddConfirmedAndEntry in LedgerHandler;
   3, add testcase in BookKeeperApiTest; 
   4, remove un-used imports, break down long lines, fix wrong comments.
   
   > ---
   > Be sure to do all of the following to help us incorporate your contribution
   > quickly and easily:
   > 
   > - [x] Make sure the PR title is formatted like:
   >     `<Issue # or BOOKKEEPER-#>: Description of pull request`
   >     `e.g. Issue 123: Description ...`
   >     `e.g. BOOKKEEPER-1234: Description ...`
   > - [x] Make sure tests pass via `mvn clean apache-rat:check install 
findbugs:check`.
   > - [x] Replace `<Issue # or BOOKKEEPER-#>` in the title with the actual 
Issue/JIRA number.
   > 
   > ---
   

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