You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by bo...@apache.org on 2021/12/15 05:42:18 UTC

[pulsar] branch master updated (eb42df7 -> d220c21)

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

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


    from eb42df7  [Transaction] Remove request if can not send (#13308)
     add d220c21  [Transaction] Allow transaction be commit or abort in the state of aborting or committing. (#13323)

No new revisions were added by this update.

Summary of changes:
 .../pulsar/broker/transaction/TransactionTest.java | 26 ++++++++++++++++++
 .../client/impl/transaction/TransactionImpl.java   | 31 ++++++++++++++++++----
 2 files changed, 52 insertions(+), 5 deletions(-)