You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/02/04 22:58:01 UTC

[pulsar] branch master updated (fa89a03 -> 78e07e9)

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

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


    from fa89a03  [Pulsar SQL] Fix injection factory cast error (fix master broken) (#9472)
     add 78e07e9  PIP-45: Implement distributed id generator using coordination service (#9274)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/service/BrokerService.java       |  4 +-
 .../broker/service/DistributedIdGenerator.java     | 37 ++++---------------
 .../broker/service/DistributedIdGeneratorTest.java | 43 +++++++++++-----------
 .../java/org/apache/zookeeper/MockZooKeeper.java   | 22 ++++++++---
 4 files changed, 48 insertions(+), 58 deletions(-)