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
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
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
👍
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
> >
> >
>
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'
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 =
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
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
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
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 =
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 =
11 matches
Mail list logo