This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.
from de09829 Add checksum validation for SST files (#2641)
add 0285d7a Auto-throttle read operations (#2646)
No new revisions were added by this update.
Summary of changes:
.../bookkeeper/conf/ServerConfiguration.java | 24 +++++++++++++++++++
.../bookkeeper/proto/BookieRequestProcessor.java | 5 +++-
.../bookkeeper/proto/PacketProcessorBase.java | 21 +++++++++++++++++
.../bookkeeper/proto/ReadEntryProcessor.java | 12 ++++++++--
.../bookkeeper/proto/ReadEntryProcessorTest.java | 27 ++++++++++++++--------
conf/bk_server.conf | 5 ++++
6 files changed, 82 insertions(+), 12 deletions(-)