pulsar-client-node icon indicating copy to clipboard operation
pulsar-client-node copied to clipboard

Apache Pulsar NodeJS Client

Results 89 pulsar-client-node issues
Sort by recently updated
recently updated
newest added

npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. npm ERR! code 1 npm ERR! path /usr/local/lib/node_modules/pulsar-client npm ERR! command failed npm ERR! command sh -c node-pre-gyp install...

| Info | Note | | - | - | | System Info | Mac OS Monterey V12.4 Apple M1| | Node Info | 14.15.0 | before i install `pulsar-client-node`,I...

nodejs 16 sdk version:nodejs pulsar-client 1.6.2 cluster version 2.7 When I restart the producer, I get the following error: 2022-07-12 12:54:07.697 INFO [140305944786688] HTTPLookupService:295 | parsePartitionData = { LookupDataResult [brokerUrl_...

1. install C++ version as [doc](https://pulsar.apache.org/docs/client-libraries-cpp#windows-64-bit) 2. build Release and set system variable as [README](https://github.com/apache/pulsar-client-node#readme) 3. install `pulsar-client` successfully 4. `require("pulsar-client")` - node:18.4.0 - system:Win 10 the minium error code...

**Motivation** Install the pulsar-client-node with latest pulsar-client-cpp failed. error logs: ``` make: Entering directory '/pulsar/node_modules/pulsar-client/build' CC(target) Release/obj.target/nothing/../node-addon-api/nothing.o AR(target) Release/obj.target/../node-addon-api/nothing.a COPY Release/nothing.a CXX(target) Release/obj.target/Pulsar/src/addon.o In file included from ../src/addon.cc:20: ../src/Message.h:24:10: fatal...

Hi, I'm trying to create a consumer that uses a non-durable subscription, as described here: https://pulsar.apache.org/docs/2.7.0/concepts-messaging/#what-is-a-subscription-mode However, I cannot find how to set the subscription mode in the Node.js. Am...

On installation of node module. I am getting this error `node-pre-gyp WARN Tried to download(404): https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.6.2-node-v83-linux-x64.tar.gz ` **I think the url is wrong. It is pointed to docs url instead...

The current node-pre-gyp setup is incorrect, the binary host points to the docs instead of a place where the built binaries are stored. Things to do to improve the usage:...

triage/week-26

There appears to be a race condition that causes the close callback to execute twice on close. I believe that a similar issue existed with the old synchronous api call...

type/bug

Hi, Would it be possible to expose the `listenerName` configuration param from the C++ client? https://pulsar.apache.org/api/cpp/2.10.0-SNAPSHOT/classpulsar_1_1_client_configuration.html#a2b77a5eb371640f243524a0eed71bc08