You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ji...@apache.org on 2022/09/01 04:29:13 UTC

[pulsar] branch master updated (50fd2a1dddb -> 176b0d6e9e0)

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

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


    from 50fd2a1dddb [fix][proxy] Set empty string producerName when field 'producer_name' is not set (#17175)
     add 176b0d6e9e0 [fix][txn] fix ack with txn compute ackedCount error (#17016)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/service/Consumer.java | 25 ++++++------
 .../client/impl/TransactionEndToEndTest.java       | 46 ++++++++++++++++++++++
 2 files changed, 60 insertions(+), 11 deletions(-)