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 025509c  [Doc] Deprecate three zookeeper parameters (#14186)
     add a640146  Fix unack message count for transaction Ack while disabled 
batch index ack (#14071)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/service/Consumer.java | 19 +++--
 .../pendingack/impl/PendingAckHandleImpl.java      | 11 ++-
 .../pulsar/broker/service/BatchMessageTest.java    | 92 ++++++++++++++++++++++
 .../BatchMessageWithBatchIndexLevelTest.java       | 70 +---------------
 .../broker/transaction/TransactionTestBase.java    |  3 +-
 .../pendingack/PendingAckInMemoryDeleteTest.java   |  1 +
 .../client/impl/TransactionEndToEndTest.java       | 11 +--
 ...ansactionEndToEndWithoutBatchIndexAckTest.java} | 24 ++++--
 8 files changed, 137 insertions(+), 94 deletions(-)
 copy 
pulsar-broker/src/test/java/org/apache/pulsar/{broker/service/persistent/PersistentStreamingDispatcherBlockConsumerTest.java
 => client/impl/TransactionEndToEndWithoutBatchIndexAckTest.java} (56%)

Reply via email to