You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by rd...@apache.org on 2020/10/23 05:36:21 UTC

[pulsar] branch master updated (647d3c2 -> 7f9b7cf)

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

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


    from 647d3c2  PLSR-1240 upgrade GRPC to 1.31 to avoid deadlock (#8351)
     add 7f9b7cf  [pulsar-broker] configure namespace anti-affinity in local policies (#8349)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/admin/impl/NamespacesBase.java   | 75 +++++++++++++---------
 .../broker/loadbalance/impl/LoadManagerShared.java | 18 +++---
 .../loadbalance/impl/ModularLoadManagerImpl.java   | 12 ++--
 .../pulsar/common/policies/data/LocalPolicies.java |  6 +-
 .../pulsar/common/policies/data/Policies.java      |  6 +-
 5 files changed, 67 insertions(+), 50 deletions(-)