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 2022/02/15 13:41:13 UTC

[pulsar] branch master updated (3668c53 -> 6b828b4)

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 3668c53  Fix IntelliJ error with @{testJacocoAgentArgument} parameter (#14296)
     add 6b828b4  Fix batch ack count is negtive issue. (#14288)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/pulsar/broker/service/Consumer.java |  6 +-
 .../BatchMessageWithBatchIndexLevelTest.java       | 96 +++++++++++++++++++++-
 2 files changed, 96 insertions(+), 6 deletions(-)