2020-04-26 13:01:48 UTC - Tolulope Awode: node-pre-gyp WARN Using request for node-pre-gyp https download node-pre-gyp WARN Tried to download(404): <https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.1.0-node-v64-linux-x64.tar.gz> node-pre-gyp WARN Pre-built binaries not found for pulsar-client@1.1.0 and node@10.20.1 (node-v64 ABI, glibc) (falling back to source compile with node-gyp) NMP is trying to look for this line ==>_WARN Tried to download(404): <https://pulsar.apache.org/docs/en/client-libraries-cpp/libpulsar-v1.1.0-node-v64-linux-x64.tar.gz>_ but was not found I tried to check the address too, it was not going #Please, help ---- 2020-04-26 13:02:27 UTC - Tolulope Awode: Pulsar-Client for nodejs ---- 2020-04-26 18:22:07 UTC - Sijie Guo: yes it is implemented.
you can configure it via system properties. pulsar.allocator.pooled pulsar.allocator.exit_on_oom pulsar.allocator.leak_detection Check conf/pulsar_env.conf ----