merlimat opened a new pull request #1290: Added executeOrdered to complement 
submitOrdered
URL: https://github.com/apache/bookkeeper/pull/1290
 
 
   In many cases, we are not interested in the `ListenableFuture` returned by 
`submitOrdered()` call. In these cases we can avoid creating the future object 
which will be ignored by calling the `execute()` instead of `submit()` on the 
underlying executor.

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