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 87e76666d3a144a4589f0f3084605058362849dc Merge: 2f977b9 e0a82d9 Author: Matteo Merli <mme...@apache.org> AuthorDate: Thu Mar 14 13:20:28 2019 -0700 Merge pull request #23 from massakam/producer-flush [Issue 2] Support Producer.flush() examples/producer.js | 7 +++---- package-lock.json | 2 +- perf/perf_producer.js | 7 +++---- src/Producer.cc | 39 +++++++++++++++++++++++++++++++++++++-- src/Producer.h | 1 + 5 files changed, 45 insertions(+), 11 deletions(-)