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/09/22 11:27:17 UTC

[pulsar] branch master updated (4db5e244ef4 -> 3d47ee8ab6a)

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 4db5e244ef4 [doc][monitoring][metadata] metadata store metrics doc (#17088)
     add 3d47ee8ab6a [fix][broker] Extract additional servlets to the default directory by… (#17477)

No new revisions were added by this update.

Summary of changes:
 .../web/plugin/servlet/AdditionalServlets.java     |  3 +-
 .../web/plugin/servlet/AdditionalServletsTest.java | 82 ++++++++++++++++++++++
 2 files changed, 84 insertions(+), 1 deletion(-)
 create mode 100644 pulsar-broker-common/src/test/java/org/apache/pulsar/broker/web/plugin/servlet/AdditionalServletsTest.java