[GitHub] [pulsar-site] Jason918 opened a new pull request, #198: Pulsar 2.7.5 release notes

2022-09-03 Thread GitBox
Jason918 opened a new pull request, #198: URL: https://github.com/apache/pulsar-site/pull/198 ![image](https://user-images.githubusercontent.com/2770146/188270067-b4e02bb4-6c3c-4091-8a7e-8909ebdcc52a.png) ![image](https://user-images.githubusercontent.com/2770146/188270069-bb5d5edd-a1b4-

[GitHub] [pulsar-client-node] jbmusso commented on issue #78: Error: Failed to send message: AlreadyClosed

2022-09-03 Thread GitBox
jbmusso commented on issue #78: URL: https://github.com/apache/pulsar-client-node/issues/78#issuecomment-1236187846 I'm new to Pulsar and I'm having the exact same issue, when running the official examples using: * pulsar-client: 1.6.2 * libpulsar/2.10.1_1 * Node 18.8.0 * Ap