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 2021/01/28 10:03:11 UTC

[pulsar] branch master updated (4cea22b -> 24f759c)

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 4cea22b  Ensure that temporary directories are deleted during tests (#9263)
     add 24f759c  Fix flaky DiscoveryServiceTest (#9258)

No new revisions were added by this update.

Summary of changes:
 pulsar-discovery-service/pom.xml                              |  6 ++++++
 .../pulsar/discovery/service/BrokerDiscoveryProvider.java     |  7 ++++++-
 .../apache/pulsar/discovery/service/DiscoveryServiceTest.java | 11 ++++++++---
 3 files changed, 20 insertions(+), 4 deletions(-)