You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/11/29 18:39:12 UTC

[pulsar] branch master updated (3a832f2 -> 056ed2b)

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

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


    from 3a832f2  Fix confusing logs (#13017)
     add 056ed2b  [pulsar-admin] Check the size options in cmd for topic and namespace (#13002)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/admin/cli/CliCommand.java    | 20 ++++++++++----
 .../org/apache/pulsar/admin/cli/CmdNamespaces.java | 19 +++++--------
 .../org/apache/pulsar/admin/cli/CmdTopics.java     | 32 ++++++++++++++--------
 3 files changed, 43 insertions(+), 28 deletions(-)