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/04/15 16:00:33 UTC

[pulsar] branch master updated (7e83406 -> 2e30527)

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 7e83406  Fix entry cache size update logic so it won't go negative. (#10225)
     add 2e30527  [ISSUE 10176] fix npe in CmdTopics (#10178)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/admin/cli/PulsarAdminToolTest.java      |  99 ++++++++++++-
 .../org/apache/pulsar/admin/cli/CmdTopics.java     | 154 ++++++++++-----------
 2 files changed, 171 insertions(+), 82 deletions(-)