You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by ma...@apache.org on 2019/06/10 10:05:16 UTC

[pulsar-client-node] 23/23: Merge pull request #29 from hrsakai/ack_cumulative

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

massakam pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git

commit d07163e673a9a5bc2b1d037ea0482d81634b4629
Merge: b6ce761 a945e49
Author: massakam <ma...@yahoo-corp.jp>
AuthorDate: Mon Jun 10 19:04:49 2019 +0900

    Merge pull request #29 from hrsakai/ack_cumulative
    
     Add acknowledgeCumulative / receiveWithTimeout methods

 pulsar-test-service-start.sh |  2 +-
 run-unit-tests.sh            |  2 +-
 src/Consumer.cc              | 52 +++++++++++++++++++++++++++++++++++---------
 src/Consumer.h               |  3 +++
 tests/end_to_end.test.js     | 39 +++++++++++++++++++++++++++++++++
 5 files changed, 86 insertions(+), 12 deletions(-)