You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2020/09/24 03:19:17 UTC

[pulsar] branch master updated (5c8eb33 -> 861d7e0)

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

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


    from 5c8eb33  Fix pulsar functions threaded integration tests (#8118)
     add 861d7e0  Fix failed CI tests related to ConcurrentModificationException. (#8114)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/systopic/SystemTopicClientBase.java   | 7 +++++--
 .../pulsar/broker/systopic/TopicPoliciesSystemTopicClient.java     | 5 ++++-
 .../java/org/apache/pulsar/broker/admin/TopicPoliciesTest.java     | 2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)