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

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


    from c9ecd5221f4 [fix][test] Fix test testAsyncFunctionMaxPending (#22121)
     new 93a44574fca [fix][sec] Upgrade Jetty to 9.4.54.v20240208 to address 
CVE-2024-22201 (#22144)
     new c6b4887124b [fix][txn]Fix TopicTransactionBuffer potential thread 
safety issue (#22149)
     new bbbd1ef5314 [fix] [broker] print non log when delete partitioned topic 
failed (#22153)
     new 62de4a5639b [fix][offload] Fix Offload readHandle cannot close multi 
times. (#22162)

The 4 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   | 38 +++++++++++-----------
 distribution/shell/src/assemble/LICENSE.bin.txt    | 16 ++++-----
 pom.xml                                            |  2 +-
 .../broker/service/persistent/PersistentTopic.java |  6 ++--
 .../buffer/impl/TopicTransactionBuffer.java        | 30 +++++++++--------
 .../impl/FileStoreBackedReadHandleImpl.java        | 36 +++++++++++++++-----
 .../jcloud/impl/BlobStoreBackedReadHandleImpl.java | 32 +++++++++++-------
 .../impl/BlobStoreBackedReadHandleImplV2.java      | 14 ++++++--
 8 files changed, 108 insertions(+), 66 deletions(-)

Reply via email to