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 2022/03/17 11:49:49 UTC

[pulsar] branch master updated (ed58b5b -> 50a7e50)

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 ed58b5b  [cleanup] [broker] Cleanup the unused subscriptionInitialPosition of onsumer.java (#14724)
     add 50a7e50  Provide an accurate error message when set ``autoTopicCreation `` (#14684)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/admin/impl/NamespacesBase.java   |  7 ++++--
 ...TopicHashPositions.java => ValidateResult.java} | 25 ++++++++++++++--------
 .../data/impl/AutoTopicCreationOverrideImpl.java   | 16 ++++++++------
 .../data/AutoTopicCreationOverrideTest.java        | 12 +++++------
 4 files changed, 36 insertions(+), 24 deletions(-)
 copy pulsar-client-admin-api/src/main/java/org/apache/pulsar/common/policies/data/{TopicHashPositions.java => ValidateResult.java} (66%)