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 2021/04/22 13:53:12 UTC

[pulsar] branch master updated (a47faa4 -> e0fefe2)

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 a47faa4  Issue 10181: Transactions: broker side NullPointerException in case of enableTransactionCoordinator=false (#10182)
     add e0fefe2  [Transaction] Fix transaction client timeout. (#10323)

No new revisions were added by this update.

Summary of changes:
 .../client/impl/TransactionEndToEndTest.java       | 43 ++++++++++++++++++++++
 .../impl/transaction/TransactionBuilderImpl.java   | 12 +++---
 2 files changed, 50 insertions(+), 5 deletions(-)