This is an automated email from the ASF dual-hosted git repository.
baodi pushed a change to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/pulsar-client-node.git
from 769d7cc Release v1.8.2
new c2a506c [Fix] Fix message listener doesn't respect receiver queue
size (#309)
new c5fccfc [Fix] Fix reader message listener doesn't respect receiver
queue size (#316)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/Consumer.cc | 31 ++++++++++---
src/Reader.cc | 32 ++++++++++---
tests/end_to_end.test.js | 117 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 168 insertions(+), 12 deletions(-)