[GitHub] [pulsar-client-node] itsezc edited a comment on issue #122: npm install fails on win10

2021-05-17 Thread GitBox
itsezc edited a comment on issue #122: URL: https://github.com/apache/pulsar-client-node/issues/122#issuecomment-841869050 This issue also exists on MacOS Big Sur, Intel. ```❯ npm install pulsar-client npm WARN deprecated node-pre-gyp@0.15.0: Please upgrade to @mapbox/node-pre-gy

[GitHub] [pulsar-client-node] itsezc removed a comment on issue #122: npm install fails on win10

2021-05-17 Thread GitBox
itsezc removed a comment on issue #122: URL: https://github.com/apache/pulsar-client-node/issues/122#issuecomment-841869050 This issue also exists on MacOS Big Sur, Intel. ```❯ npm install pulsar-client npm WARN deprecated node-pre-gyp@0.15.0: Please upgrade to @mapbox/node-pre-g

[GitHub] [pulsar-client-node] itsezc commented on issue #122: npm install fails on win10

2021-05-17 Thread GitBox
itsezc commented on issue #122: URL: https://github.com/apache/pulsar-client-node/issues/122#issuecomment-841869050 This issue also exists on MacOS Big Sur, Intel. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [DISCUSS] Apache Pulsar 2.8.0 Release

2021-05-17 Thread Sijie Guo
👍 On Sun, May 16, 2021 at 11:11 PM Addison Higham wrote: > Hi all, > > Really looking forward to this release and all the new improvements. I > would be happy to volunteer as the release manager for this release. > > Addison > > On Thu, May 13, 2021 at 8:37 PM Jia Zhai wrote: > > > +1 > > > > >

Major performance issue uncovered

2021-05-17 Thread Devin Bost
While researching https://github.com/apache/pulsar/issues/6054, I discovered some key things that revealed a major performance issue that manifests in high-velocity workloads: 1. The problem can be reproduced when batching is disabled on all Pulsar functions 2. When a subscription is "frozen," it'

[GitHub] [pulsar-client-node] hrsakai commented on a change in pull request #153: Support Reader Listener

2021-05-17 Thread GitBox
hrsakai commented on a change in pull request #153: URL: https://github.com/apache/pulsar-client-node/pull/153#discussion_r634015393 ## File path: src/Reader.cc ## @@ -66,33 +105,41 @@ class ReaderNewInstanceWorker : public Napi::AsyncWorker { pulsar_result result =

[GitHub] [pulsar-client-node] hrsakai commented on a change in pull request #153: Support Reader Listener

2021-05-17 Thread GitBox
hrsakai commented on a change in pull request #153: URL: https://github.com/apache/pulsar-client-node/pull/153#discussion_r634015655 ## File path: src/Reader.cc ## @@ -176,13 +228,31 @@ class ReaderCloseWorker : public Napi::AsyncWorker { private: Napi::Promise::Deferred d

[GitHub] [pulsar-client-node] k2la commented on a change in pull request #153: Support Reader Listener

2021-05-17 Thread GitBox
k2la commented on a change in pull request #153: URL: https://github.com/apache/pulsar-client-node/pull/153#discussion_r634033760 ## File path: src/Reader.cc ## @@ -176,13 +228,31 @@ class ReaderCloseWorker : public Napi::AsyncWorker { private: Napi::Promise::Deferred defe

[GitHub] [pulsar-client-node] k2la commented on a change in pull request #153: Support Reader Listener

2021-05-17 Thread GitBox
k2la commented on a change in pull request #153: URL: https://github.com/apache/pulsar-client-node/pull/153#discussion_r634037611 ## File path: src/Reader.cc ## @@ -176,13 +228,31 @@ class ReaderCloseWorker : public Napi::AsyncWorker { private: Napi::Promise::Deferred defe

[GitHub] [pulsar-client-node] k2la commented on a change in pull request #153: Support Reader Listener

2021-05-17 Thread GitBox
k2la commented on a change in pull request #153: URL: https://github.com/apache/pulsar-client-node/pull/153#discussion_r634037831 ## File path: src/Reader.cc ## @@ -66,33 +105,41 @@ class ReaderNewInstanceWorker : public Napi::AsyncWorker { pulsar_result result =

[GitHub] [pulsar-client-node] hrsakai commented on a change in pull request #153: Support Reader Listener

2021-05-17 Thread GitBox
hrsakai commented on a change in pull request #153: URL: https://github.com/apache/pulsar-client-node/pull/153#discussion_r634050519 ## File path: src/Reader.cc ## @@ -66,33 +105,41 @@ class ReaderNewInstanceWorker : public Napi::AsyncWorker { pulsar_result result =