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

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


    from d11bb98f0c7 [fix][sec] Upgrade Jackson version to 2.18.6 (#25264)
     new 418dddc924a [fix][broker] Support namespace unsubscribe when bundles 
are unloaded (#25276)
     new 03d5f81b316 [fix][sec] Bump org.apache.zookeeper:zookeeper from 3.9.4 
to 3.9.5 (#25303)
     new a2445644a8e [fix][offload] Close all resources in 
BlobStoreBackedReadHandleImplV2.closeAsync (#25296)

The 3 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:
 distribution/server/src/assemble/LICENSE.bin.txt   |   6 +-
 pom.xml                                            |   2 +-
 .../pulsar/broker/admin/impl/NamespacesBase.java   | 156 +++++++--------
 .../apache/pulsar/broker/admin/v1/Namespaces.java  |  29 ++-
 .../apache/pulsar/broker/admin/v2/Namespaces.java  |  29 ++-
 .../apache/pulsar/broker/admin/AdminApiTest.java   | 215 +++++++++++++++++++++
 .../impl/BlobStoreBackedReadHandleImplV2.java      |  30 ++-
 7 files changed, 358 insertions(+), 109 deletions(-)

Reply via email to