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/05/14 02:06:30 UTC

[pulsar] branch master updated (1c17f6d6f88 -> 52cae2fee5e)

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 1c17f6d6f88 Added newline to end of standalone.conf to allow apply-config-from-env-with-prefix.py to append properties (#15591)
     add 52cae2fee5e Enable users to specify some time options in units other than seconds (#15563)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/admin/cli/PulsarAdminToolTest.java      | 52 +++++++++++++++++-
 .../org/apache/pulsar/admin/cli/CmdNamespaces.java | 20 ++++++-
 .../pulsar/admin/cli/CmdPersistentTopics.java      | 24 ++++++--
 .../apache/pulsar/admin/cli/CmdTopicPolicies.java  | 20 ++++++-
 .../org/apache/pulsar/admin/cli/CmdTopics.java     | 64 +++++++++++++++++-----
 site2/docs/reference-pulsar-admin.md               | 10 ++--
 6 files changed, 158 insertions(+), 32 deletions(-)