This is an automated email from the ASF dual-hosted git repository.
yong pushed a change to branch branch-4.14
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
from dab1e981bc Testing the memory limit
new 4b44661987 Revert "Testing the memory limit"
new 5370d63391 Fix the V2 AddRequest object leak issue (#3323)
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:
.../bookkeeper/conf/ClientConfiguration.java | 22 -------
.../apache/bookkeeper/proto/BookieClientImpl.java | 75 ++--------------------
.../bookkeeper/proto/BookieRequestProcessor.java | 18 ------
.../proto/BookkeeperInternalCallbacks.java | 4 --
.../bookkeeper/proto/PerChannelBookieClient.java | 32 ++++-----
.../apache/bookkeeper/test/BookieClientTest.java | 16 -----
6 files changed, 19 insertions(+), 148 deletions(-)