You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2021/09/24 09:25:45 UTC

[pulsar] branch master updated (86e720f -> bfa4258)

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

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


    from 86e720f  Return the last position of the compacted data while the original data been deleted. (#12161)
     add bfa4258  Fix several typos in load balancing code (#12167)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/broker/loadbalance/LoadManager.java    | 2 +-
 .../pulsar/broker/loadbalance/impl/SimpleLoadManagerImpl.java     | 2 +-
 .../apache/pulsar/broker/loadbalance/impl/ThresholdShedder.java   | 4 ++--
 .../apache/pulsar/policies/data/loadbalancer/LocalBrokerData.java | 8 ++++----
 4 files changed, 8 insertions(+), 8 deletions(-)