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/02/25 13:44:57 UTC

[pulsar] branch master updated (ddc5192 -> 5235ff9)

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 ddc5192  Fix can't read the latest message of the compacted topic (#14449)
     add 5235ff9  Change IllegalArgumentException to ParameterException in CLI, add test in CLITest. (#14388)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/pulsar/admin/cli/CmdBookies.java    |  3 ++-
 .../org/apache/pulsar/tests/integration/cli/CLITest.java     | 12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)