You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by eo...@apache.org on 2021/04/22 16:20:49 UTC

[pulsar] branch master updated (e0fefe2 -> 37e3180)

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

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


    from e0fefe2  [Transaction] Fix transaction client timeout. (#10323)
     add 37e3180  [Transaction] Fix transaction buffer op fail handle. (#10322)

No new revisions were added by this update.

Summary of changes:
 .../apache/pulsar/broker/service/ServerCnx.java    | 103 +++++++++++++++------
 .../buffer/TransactionBufferClientTest.java        |  39 ++++++++
 2 files changed, 112 insertions(+), 30 deletions(-)