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/06/25 06:56:42 UTC

[pulsar] branch master updated (0c34e86 -> 0b67438)

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 0c34e86  [docs] use official postgres docker image for debezium (#10978)
     add 0b67438  Add authoritative flag for topic policy to avoid redirect loop (#11051)

No new revisions were added by this update.

Summary of changes:
 .../broker/admin/impl/PersistentTopicsBase.java    |  191 +--
 .../pulsar/broker/admin/v2/PersistentTopics.java   | 1775 +++++++++++---------
 .../SystemTopicBasedTopicPoliciesService.java      |    1 -
 .../apache/pulsar/broker/admin/AdminApiTest2.java  |    2 -
 .../pulsar/broker/admin/TopicPoliciesTest.java     |   37 +-
 .../SystemTopicBasedTopicPoliciesServiceTest.java  |    1 +
 6 files changed, 1057 insertions(+), 950 deletions(-)