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

[pulsar] branch master updated (f3cc1071eb1 -> ae0f86b5dcb)

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

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


    from f3cc1071eb1 [fix][common] Fix parsing partitionedKey with Base64 encode issue. (#17687)
     add ae0f86b5dcb [fix][cli] Fix mbeans to json (#17676)

No new revisions were added by this update.

Summary of changes:
 bin/pulsar                                         |  7 +++--
 pom.xml                                            |  3 +-
 ...ConfigurationsTest.java => BrokerStatTest.java} | 34 ++++------------------
 3 files changed, 13 insertions(+), 31 deletions(-)
 copy pulsar-broker/src/test/java/org/apache/pulsar/broker/admin/{AdminApiDynamicConfigurationsTest.java => BrokerStatTest.java} (55%)