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/05/21 11:14:12 UTC

[pulsar] branch master updated (a6bb983 -> 87a115e)

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 a6bb983  [Performance] Use single instance of parser (#10664)
     add 87a115e  [Transaction] Fix transaction end op retry problem. (#10564)

No new revisions were added by this update.

Summary of changes:
 .../service/persistent/PersistentSubscription.java | 10 +++-
 .../buffer/impl/TransactionBufferHandlerImpl.java  |  3 +-
 .../client/impl/TransactionEndToEndTest.java       | 68 +++++++++++++++++++++-
 3 files changed, 77 insertions(+), 4 deletions(-)