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 2022/02/23 13:13:38 UTC

[pulsar] branch master updated (6c34217 -> 7d60795)

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 6c34217  [Doc] Add `maxSubscriptionsPerTopic` to broker and standalone configurations (#14406)
     add 7d60795  Make sure policies.is_allow_auto_update_schema not null (#14409)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/admin/AdminResource.java | 19 +++++--------------
 .../org/apache/pulsar/broker/admin/AdminApiTest.java  |  2 ++
 .../pulsar/broker/admin/v1/V1_AdminApiTest.java       |  2 ++
 .../compatibility/SchemaCompatibilityCheckTest.java   |  5 +++++
 4 files changed, 14 insertions(+), 14 deletions(-)