You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2022/09/16 10:03:25 UTC

[pulsar] branch master updated (fac14fbb759 -> d7c09be15c3)

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

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


    from fac14fbb759 [fix][test] Fix flaky test ResourceGroupUsageAggregationTest. testProduceConsumeUsageOnRG (#17617)
     add d7c09be15c3 [improve][cli] Pulsar shell: allow to create a new config (--file) with a relative path (#17675)

No new revisions were added by this update.

Summary of changes:
 bin/pulsar-shell                                              |  1 +
 bin/pulsar-shell.cmd                                          |  1 +
 .../src/main/java/org/apache/pulsar/shell/ConfigShell.java    | 11 ++++++++++-
 .../java/org/apache/pulsar/shell/JCommanderCompleter.java     |  3 +--
 4 files changed, 13 insertions(+), 3 deletions(-)