You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by xy...@apache.org on 2023/04/20 10:12:00 UTC

[pulsar] branch master updated (99a68e40c9d -> 00d09cbbd2b)

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

xyz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from 99a68e40c9d [fix][client] Move MessageIdAdv to the pulsar-common module (#20139)
     add 00d09cbbd2b [fix][txn] Fix transaction is not aborted when send or ACK failed (#20055)

No new revisions were added by this update.

Summary of changes:
 .../broker/transaction/TransactionProduceTest.java | 35 +++++++++--
 .../client/impl/transaction/TransactionImpl.java   | 70 ++++++++++------------
 2 files changed, 62 insertions(+), 43 deletions(-)