This is an automated email from the ASF dual-hosted git repository.
chenhang pushed a change to branch branch-4.14
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
from 4f7bebb86d add rocksDB get latency and read from storage latency for
entry reading (#3647)
new d621e5d242 Upgrade docker image version to fix CVEs (#3640)
new e159510c74 bring back deleteRange for RocksDB to improve location
delete performance (#3653)
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:
.../bookie/storage/ldb/EntryLocationIndex.java | 69 +++-------------------
.../bookie/storage/ldb/EntryLocationIndexTest.java | 64 ++++++++++++++++++++
dev/docker/Dockerfile | 2 +-
dev/release/Dockerfile | 2 +-
4 files changed, 75 insertions(+), 62 deletions(-)