This is the first release candidate for Apache Pulsar Node.js client, version
1.3.1.
It fixes the following issues:
https://github.com/apache/pulsar-client-node/milestone/8?closed=1
*** Please download, test and vote on this release. This vote will stay open
for at least 72 hours ***
Note that
RichJacobs commented on issue #87:
URL: https://github.com/apache/pulsar-dotpulsar/issues/87#issuecomment-918264062
Thanks for your reply @blankensteiner. So I think I probably didn't have
pulsar running locally. Have tried to follow this:
https://pulsar.apache.org/docs/en/standalone/#st
Hello community,
If I understand correctly the 2.9.0 release is due to the end of September.
Open tickets assigned to 2.9.0 milestone (120?)
https://github.com/apache/pulsar/milestone/30
540 closed tickets for 2.9.0:
https://github.com/apache/pulsar/milestone/30?closed=1
It is a major release an
timmyyuan commented on a change in pull request #21:
URL: https://github.com/apache/pulsar-test-infra/pull/21#discussion_r707863372
##
File path: doc-label-check/.github/workflows/ci.yml
##
@@ -0,0 +1,54 @@
+name: CI
Review comment:
Do we still need `.github` here?
fengtao1998 commented on a change in pull request #21:
URL: https://github.com/apache/pulsar-test-infra/pull/21#discussion_r707873281
##
File path: doc-label-check/.github/workflows/ci.yml
##
@@ -0,0 +1,54 @@
+name: CI
Review comment:
Thanks. I have deleted all unnecess
blankensteiner commented on issue #87:
URL: https://github.com/apache/pulsar-dotpulsar/issues/87#issuecomment-918819919
You are on Windows, right? Got docker installed? Then try:
`docker run -d --restart unless-stopped --name pulsar -p 6650:6650 -p
8080:8080 apachepulsar/pulsar:latest b