You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/11/13 02:17:39 UTC

[pulsar] branch master updated (812166b -> 88230ed)

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

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


    from 812166b  [Transaction] Register transaction metadata before send or ack messages (#8493)
     add 88230ed  add bookie client quarantine ratio configuration for bookie client 4.11.1 (#8546)

No new revisions were added by this update.

Summary of changes:
 conf/broker.conf                                                    | 3 +++
 conf/standalone.conf                                                | 3 +++
 deployment/terraform-ansible/templates/broker.conf                  | 3 +++
 .../main/java/org/apache/pulsar/broker/ServiceConfiguration.java    | 6 ++++++
 .../java/org/apache/pulsar/broker/BookKeeperClientFactoryImpl.java  | 1 +
 5 files changed, 16 insertions(+)