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

bogong pushed a change to branch branch-2.9
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 3a5c1d1ac9c [fix][storage]fix OpAddEntry release error when exception 
in ManagedLedgerInterceptor (#17929)
     new 2ec6471ac42 [fix][broker] Extract additional servlets to the default 
directory by… (#17477)
     new 8036bd070f6 [fix][cpp] Use weak ptr avoid circular references. (#17481)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../web/plugin/servlet/AdditionalServlets.java     |  4 +-
 .../web/plugin/servlet/AdditionalServletsTest.java | 92 ++++++++++++++++++++++
 pulsar-client-cpp/lib/MultiTopicsConsumerImpl.cc   |  7 +-
 3 files changed, 99 insertions(+), 4 deletions(-)
 create mode 100644 
pulsar-broker-common/src/test/java/org/apache/pulsar/broker/web/plugin/servlet/AdditionalServletsTest.java

Reply via email to