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/03/28 17:02:13 UTC

[pulsar] branch master updated (6d9ba7b -> 4e62ffc)

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 6d9ba7b  [fix][security] Upgrade jackson and jackson-databind (2.13.2.1) to get rid of CVE-2020-36518 (#14871)
     add 4e62ffc  [fix][transaction] Properly close transaction-buffer-sub non durable cursor (#14900)

No new revisions were added by this update.

Summary of changes:
 .../transaction/buffer/impl/TopicTransactionBuffer.java     | 13 ++++++++-----
 .../apache/pulsar/broker/transaction/TransactionTest.java   |  7 +++++--
 2 files changed, 13 insertions(+), 7 deletions(-)