This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a change to branch branch-4.14
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.
from a80d043 Log NoLedgerException on debug level (#3117)
new f6f827f PendingReadOp: Fix ledgerEntryImpl reuse problem (#3110)
new 36d391a Set BOOKIE_HTTP_PORT to make it optional in docker run (#3096)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/bookkeeper/client/PendingReadOp.java | 11 ++-
.../apache/bookkeeper/client/TestParallelRead.java | 84 +++++++++++++++++++++-
docker/Dockerfile | 3 +-
3 files changed, 95 insertions(+), 3 deletions(-)