You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by te...@apache.org on 2022/07/13 03:06:08 UTC

[pulsar] branch master updated (5ea139f3f16 -> 1fcf9eddc0f)

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

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


    from 5ea139f3f16 [improve][broker][PIP-149]Make GetMessageIdByTimestamp pure async (#16446)
     add 1fcf9eddc0f [fix][broker] Retry when DistributedIdGenerator has BadVersion error (#16491)

No new revisions were added by this update.

Summary of changes:
 .../api/coordination/CoordinationService.java      |  4 ++
 .../coordination/impl/CoordinationServiceImpl.java | 32 +++++++++++
 .../org/apache/pulsar/metadata/CounterTest.java    | 64 +++++++++++++++++++++-
 3 files changed, 99 insertions(+), 1 deletion(-)