[GitHub] [pulsar-client-node] massakam merged pull request #166: Upgrade package that has security vulnerabilities

2021-07-26 Thread GitBox
massakam merged pull request #166: URL: https://github.com/apache/pulsar-client-node/pull/166 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-

[GitHub] [pulsar-client-node] massakam merged pull request #165: Updated compatibility table in README.md

2021-07-26 Thread GitBox
massakam merged pull request #165: URL: https://github.com/apache/pulsar-client-node/pull/165 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-

Re: [Doc] Upgrade Docusuraus

2021-07-26 Thread Melissa Logan
REST API and CLI docs are automatically generated from code, what kind of "template" for them do you refer to? > By “template” I mean a design template to create a uniform look and feel for the site. The REST API and CLI docs each have their own look and feel with Redoc being used for the API pages

[GitHub] [pulsar-client-node] hrsakai opened a new pull request #166: Upgrade package that has security vulnerabilities

2021-07-26 Thread GitBox
hrsakai opened a new pull request #166: URL: https://github.com/apache/pulsar-client-node/pull/166 Ran `npm audit fix` to fix security vulnerabilities. ``` $ npm install . . found 3270 vulnerabilities (82 moderate, 3188 high) run `npm audit fix` to fix them, or `npm audit

[GitHub] [pulsar-client-node] hrsakai opened a new pull request #165: Updated compatibility table in README.md

2021-07-26 Thread GitBox
hrsakai opened a new pull request #165: URL: https://github.com/apache/pulsar-client-node/pull/165 I'm planning to release version 1.4.0 of pulsar-client-node. In preparation for that, updated the compatibility table written in README.md. -- This is an automated message from the

Re: [VOTE] Pulsar Release 2.7.3 Candidate 2

2021-07-26 Thread Enrico Olivelli
Hi, are you able to run the tests from the source packages ? If I run the pulsar-broker test at a certain point (I am still not able to see where) my machines starts to use 100% CPU and it is blocked and I need to reboot Enrico Il giorno lun 26 lug 2021 alle ore 09:37 Nozomi Kurihara < nkuri...@

Re: [Doc] Upgrade Docusuraus

2021-07-26 Thread Anonymitaet _
Hi Melissa, Many thanks for your suggestions! I've replied to you in the google doc, PTAL. #1 Based on what we see today, there would be 8-10 new templates to create (homepage, landing, general, library, events, blog landing, blog, and docs -- and possibly a template for REST API and CLI Pulsar

Re: [VOTE] Pulsar Release 2.7.3 Candidate 2

2021-07-26 Thread Nozomi Kurihara
+1 (binding) - check signatures/checksums - compile the source - standalone/producer/consumer worked - function/cassandra-connector worked Best Regards, Nozomi 2021年7月26日(月) 16:07 Masahiro Sakamoto : > +1 (binding) > > - Checked checksums and signatures > - Compiled the source > - Ran the stand

Re: Moving questions from Slack to Stack Overflow

2021-07-26 Thread Anonymitaet _
Hi all, Great idea. For the "contact" page, we can add "Pulsar community meeting info" (https://github.com/apache/pulsar/wiki/Community-Meetings) there as well. Here is a good example of the "community" page: https://cassandra.apache.org/community/. From: r...@

RE: [VOTE] Pulsar Release 2.7.3 Candidate 2

2021-07-26 Thread Masahiro Sakamoto
+1 (binding) - Checked checksums and signatures - Compiled the source - Ran the standalone server - Confirmed that producer and consumer work properly - Confirmed that the sample function works properly Regards, Masahiro Sakamoto Yahoo Japan Corp. E-mail: massa...@yahoo-corp.jp -Original Me

Re: [VOTE] Pulsar Release 2.7.3 Candidate 2

2021-07-26 Thread Yong Zhang
+1 checked: - binary package checksum and signature - run standalone service with the binary package, produce and consume messages - run stateful function with the binary package - source package checksum and signature - compile the source package, and run standalone service, produce and consume m