You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ti...@apache.org on 2022/12/10 07:27:07 UTC

[pulsar] branch master updated (a734b130a25 -> 71bf3b20f13)

This is an automated email from the ASF dual-hosted git repository.

tison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from a734b130a25 [feat][io] Add support for partitioned tables (#8527)
     add 71bf3b20f13 [improve][broker] add limitStatsLogging configuration when enable bookkeeperClientExposeStatsToPrometheus (#16734)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                   |  4 ++++
 conf/standalone.conf                               |  4 ++++
 deployment/terraform-ansible/templates/broker.conf |  4 ++++
 .../apache/pulsar/broker/ServiceConfiguration.java |  6 ++++++
 .../pulsar/broker/BookKeeperClientFactoryImpl.java |  2 +-
 .../broker/BookKeeperClientFactoryImplTest.java    | 22 ++++++++++++++++++++++
 6 files changed, 41 insertions(+), 1 deletion(-)