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/10/31 09:14:53 UTC

[pulsar] branch master updated (7f60bcd -> 3694aa1)

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 7f60bcd  [Tests] Reduce Pulsar IO integration test RAM requirements to prevent system OOM (exit code 137) in GitHub Actions CI (#12547)
     add 3694aa1  Add close method in the class of NegativeAcksTracker (#12469)

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/pulsar/client/impl/ConsumerImpl.java |  1 +
 .../apache/pulsar/client/impl/NegativeAcksTracker.java   | 16 +++++++++++++++-
 .../org/apache/pulsar/client/impl/ConsumerImplTest.java  | 14 ++++++++++++++
 3 files changed, 30 insertions(+), 1 deletion(-)