This is an automated email from the ASF dual-hosted git repository.
yong pushed a change to branch branch-4.16
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
from d2cacdd964 Bump guava version from 31.0.1-jre to 32.0.1-jre (#4008)
new 762740c5e6 Enable kv logs in log4j configuration (#3986)
new 25c5e7f47b fix read write request leak when executor full. (#4024)
new e63f647a8b fix AutoCloseableLifecycleComponent close exception log
(#4042)
The 3 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:
.../common/component/AbstractLifecycleComponent.java | 2 +-
.../component/AutoCloseableLifecycleComponent.java | 2 +-
.../apache/bookkeeper/proto/BookieRequestProcessor.java | 4 ++++
.../org/apache/bookkeeper/proto/ReadEntryProcessor.java | 2 +-
.../org/apache/bookkeeper/server/EmbeddedServer.java | 12 ++++++------
conf/log4j2.xml | 16 ++++++++++++++++
6 files changed, 29 insertions(+), 9 deletions(-)