This is an automated email from the ASF dual-hosted git repository.

ivank pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.


    from bbddabc  [TABLE SERVICE] [CLIENT] Implement the python client to 
access tables
     add 0ee2c04  Decorate OrderedExecutor threads rather than runnables

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/common/util/OrderedExecutor.java    |  68 ++++++++-
 .../bookkeeper/common/util/OrderedScheduler.java   |  94 ++++++++++++
 .../common/util/TestOrderedExecutorDecorators.java | 157 +++++++++++++++++++++
 3 files changed, 313 insertions(+), 6 deletions(-)
 create mode 100644 
bookkeeper-common/src/test/java/org/apache/bookkeeper/common/util/TestOrderedExecutorDecorators.java

Reply via email to