This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 04ed23c [Issue 6274][Test] Fixed integration Pulsar SQL test failed
(#6279)
add 4fd17d4 Expose bookkeeper expose explicit lac in broker.conf (#5822)
No new revisions were added by this update.
Summary of changes:
conf/broker.conf | 4 ++++
conf/standalone.conf | 4 ++++
.../main/java/org/apache/pulsar/broker/ServiceConfiguration.java | 3 +++
.../org/apache/pulsar/broker/BookKeeperClientFactoryImpl.java | 1 +
.../src/test/java/org/apache/pulsar/PulsarBrokerStarterTest.java | 2 ++
.../apache/pulsar/broker/BookKeeperClientFactoryImplTest.java | 9 +++++++++
6 files changed, 23 insertions(+)