[GitHub] [pulsar-client-node] nkurihar merged pull request #223: Support seting topic schema when creating producers/consumers

2022-07-04 Thread GitBox
nkurihar merged PR #223: URL: https://github.com/apache/pulsar-client-node/pull/223 -- 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-unsubscr...@puls

[VOTE] PIP-180: Shadow Topic, an alternative way to support readonly topic ownership

2022-07-04 Thread Haiting Jiang
Dear Community, I would like to start a VOTE on "PIP-180: Shadow Topic, an alternative way to support readonly topic ownership." The proposal can be read at [0] and the discussion thread is available at [1]. Voting will stay open for at least 48h. [0] https://github.com/apache/pulsar/issues/161

Re: [VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread Hang Chen
+1 (binding) Thanks, Hang Haiting Jiang 于2022年7月5日周二 14:26写道: > > +1 (non-binding) > > Thanks, > Haiting > > On 2022/07/04 14:45:28 Nicolò Boschi wrote: > > Dear Community, > > > > I would like to start a VOTE on "PIP-181: Pulsar Shell" > > > > The proposal can be read at [0] and the discussion

Re: [VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread Haiting Jiang
+1 (non-binding) Thanks, Haiting On 2022/07/04 14:45:28 Nicolò Boschi wrote: > Dear Community, > > I would like to start a VOTE on "PIP-181: Pulsar Shell" > > The proposal can be read at [0] and the discussion thread is available at > [1]. > Voting will stay open for at least 48h. > > [0] http

Re: [VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread Enrico Olivelli
+1 (binding) Enrico Il giorno mar 5 lug 2022 alle ore 02:35 mattison chao ha scritto: > > +1(non-binding) > > > On Jul 4, 2022, at 10:45 PM, Nicolò Boschi wrote: > > > > Dear Community, > > > > I would like to start a VOTE on "PIP-181: Pulsar Shell" > > > > The proposal can be read at [0] and t

[GitHub] [pulsar-client-node] massakam opened a new pull request, #224: Update async to 3.2.4

2022-07-04 Thread GitBox
massakam opened a new pull request, #224: URL: https://github.com/apache/pulsar-client-node/pull/224 There seems to be a vulnerability in the `async` module, so I ran `npm audit fix` to upgrade it. ```sh $ npm audit # npm audit report async 3.0.0 - 3.2.1 Severity: hig

[GitHub] [pulsar-client-node] massakam opened a new pull request, #223: Support seting topic schema when creating producers/consumers

2022-07-04 Thread GitBox
massakam opened a new pull request, #223: URL: https://github.com/apache/pulsar-client-node/pull/223 Fixed some compilation errors in #81 and reopened as a new PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [pulsar-site] Anonymitaet commented on pull request #133: Only generate Javadocs for released versions of Pulsar

2022-07-04 Thread GitBox
Anonymitaet commented on PR #133: URL: https://github.com/apache/pulsar-site/pull/133#issuecomment-1174535186 FYI @D-2-Ed @DaveDuggins @SignorMercurio @momo-jun: this PR removes `SNAPSHOT` -- This is an automated message from the Apache Git Service. To respond to the message, p

[GitHub] [pulsar-site] Anonymitaet commented on pull request #133: Only generate Javadocs for released versions of Pulsar

2022-07-04 Thread GitBox
Anonymitaet commented on PR #133: URL: https://github.com/apache/pulsar-site/pull/133#issuecomment-1174534495 @michaeljmarshall thanks for your great contribution! I have several questions: ## Release frequency I see you've generated API docs for major and minor versions, so fo

[GitHub] [pulsar-site] urfreespace merged pull request #136: [feat][workflow] add instructions for previewing website changes

2022-07-04 Thread GitBox
urfreespace merged PR #136: URL: https://github.com/apache/pulsar-site/pull/136 -- 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-unsubscr...@pulsar.a

[ANNOUNCE] Apache Pulsar 2.10.1 released

2022-07-04 Thread PengHui Li
The Apache Pulsar team is proud to announce Apache Pulsar version 2.10.1. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, it also provides transaction feature

Re: [VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread mattison chao
+1(non-binding) > On Jul 4, 2022, at 10:45 PM, Nicolò Boschi wrote: > > Dear Community, > > I would like to start a VOTE on "PIP-181: Pulsar Shell" > > The proposal can be read at [0] and the discussion thread is available at > [1]. > Voting will stay open for at least 48h. > > [0] https://gi

Re: [VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread Christophe Bornet
+1 (non binding) Le lun. 4 juil. 2022 à 16:46, Nicolò Boschi a écrit : > Dear Community, > > I would like to start a VOTE on "PIP-181: Pulsar Shell" > > The proposal can be read at [0] and the discussion thread is available at > [1]. > Voting will stay open for at least 48h. > > [0] https://gith

Trademark listing?

2022-07-04 Thread Patrick McFadin
Hi all, I was working with my publisher on an upcoming book project I'm working on and found something I couldn't explain. The ASF Trademark page doesn't list Pulsar as either registered or unregistered. https://www.apache.org/foundation/marks/list/ The Pulsar website doesn't use a ™ or ® on any

Re: [VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread Dave Fisher
+1 (binding) Sent from my iPhone > On Jul 4, 2022, at 7:46 AM, Nicolò Boschi wrote: > > Dear Community, > > I would like to start a VOTE on "PIP-181: Pulsar Shell" > > The proposal can be read at [0] and the discussion thread is available at > [1]. > Voting will stay open for at least 48h. >

[GitHub] [pulsar-client-node] HyperClockUp opened a new issue, #222: I have installed pulsar-client-node successfully but when calling require throw Error as "Error: The specified module could not be

2022-07-04 Thread GitBox
HyperClockUp opened a new issue, #222: URL: https://github.com/apache/pulsar-client-node/issues/222 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-cl

Re: [VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread PengHui Li
+1 (binding) Penghui On Jul 4, 2022, 22:55 +0800, Anon Hxy , wrote: > +1 (non-binding) > > tison 于2022年7月4日周一 22:54写道: > > > +1 (non-binding) > > > > I love this new tool :) > > > > Best, > > tison. > > > > > > Nicolò Boschi 于2022年7月4日周一 22:45写道: > > > > > Dear Community, > > > > > > I would lik

Re: [VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread Anon Hxy
+1 (non-binding) tison 于2022年7月4日周一 22:54写道: > +1 (non-binding) > > I love this new tool :) > > Best, > tison. > > > Nicolò Boschi 于2022年7月4日周一 22:45写道: > > > Dear Community, > > > > I would like to start a VOTE on "PIP-181: Pulsar Shell" > > > > The proposal can be read at [0] and the discussi

Re: [VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread tison
+1 (non-binding) I love this new tool :) Best, tison. Nicolò Boschi 于2022年7月4日周一 22:45写道: > Dear Community, > > I would like to start a VOTE on "PIP-181: Pulsar Shell" > > The proposal can be read at [0] and the discussion thread is available at > [1]. > Voting will stay open for at least 48h

[VOTE] PIP-181: Pulsar Shell

2022-07-04 Thread Nicolò Boschi
Dear Community, I would like to start a VOTE on "PIP-181: Pulsar Shell" The proposal can be read at [0] and the discussion thread is available at [1]. Voting will stay open for at least 48h. [0] https://github.com/apache/pulsar/issues/16250 [1] https://lists.apache.org/thread/5sdy2yl2djsznhpmf9c

[GitHub] [pulsar-site] Anonymitaet merged pull request #135: 2.10.1 Release Note

2022-07-04 Thread GitBox
Anonymitaet merged PR #135: URL: https://github.com/apache/pulsar-site/pull/135 -- 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-unsubscr...@pulsar.a

[GitHub] [pulsar-site] Anonymitaet commented on pull request #135: 2.10.1 Release Note

2022-07-04 Thread GitBox
Anonymitaet commented on PR #135: URL: https://github.com/apache/pulsar-site/pull/135#issuecomment-1173847434 @codelipenghui I preview your changes on my local machine, LGTM, I'll merge this PR. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [pulsar-site] Anonymitaet commented on pull request #135: 2.10.1 Release Note

2022-07-04 Thread GitBox
Anonymitaet commented on PR #135: URL: https://github.com/apache/pulsar-site/pull/135#issuecomment-1173845209 @DaveDuggins @momo-jun @D-2-Ed: And the 2.10.1 release blog should be created, this shall be collaborated by tech writers and @codelipenghui -- This is an automated message from

Re: [DISCUSS] PIP-181: Pulsar Shell

2022-07-04 Thread Hang Chen
+1 Great work! Thanks, Hang PengHui Li 于2022年7月4日周一 19:36写道: > > + 1 > > Penghui > On Jul 4, 2022, 18:22 +0800, Dezhi Liu , wrote: > > +1, Great Job. > > > > Thanks, > > Dezhi > > > > On 2022/06/28 08:06:01 Nicolò Boschi wrote: > > > Hi all, > > > > > > I opened a new PIP about Pulsar CLI tools.

[GitHub] [pulsar-site] Anonymitaet commented on pull request #136: [feat][workflow] add instructions for previewing website changes

2022-07-04 Thread GitBox
Anonymitaet commented on PR #136: URL: https://github.com/apache/pulsar-site/pull/136#issuecomment-1173795087 @urfreespace review? -- 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 com

[GitHub] [pulsar-site] Anonymitaet opened a new pull request, #136: [feat][workflow] add instructions for previewing website changes

2022-07-04 Thread GitBox
Anonymitaet opened a new pull request, #136: URL: https://github.com/apache/pulsar-site/pull/136 I summarized the README content in https://docs.google.com/document/d/1wszdtMRo6MhKbVaggPK7_bnKaC4TewuT--GWZZxJNGg/edit#bookmark=id.rshrr6sdmd56 -- This is an automated message from the Apache

[GitHub] [pulsar-site] Anonymitaet commented on pull request #135: 2.10.1 Release Note

2022-07-04 Thread GitBox
Anonymitaet commented on PR #135: URL: https://github.com/apache/pulsar-site/pull/135#issuecomment-1173768661 FYI: this is how to submit release notes to the Pulsar website @DaveDuggins @momo-jun @D-2-Ed -- This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [pulsar-site] Anonymitaet commented on pull request #135: 2.10.1 Release Note

2022-07-04 Thread GitBox
Anonymitaet commented on PR #135: URL: https://github.com/apache/pulsar-site/pull/135#issuecomment-1173767026 Oh, I see, you missed [step2](https://docs.google.com/document/d/1cwNkBefKyV6OPbEXnUrcCdVZi0i2BezqL6vAL7VqVC0/edit#bookmark=id.csf752sb59de), can you complete it? -- This is an

[GitHub] [pulsar-site] Anonymitaet commented on pull request #135: 2.10.1 Release Note

2022-07-04 Thread GitBox
Anonymitaet commented on PR #135: URL: https://github.com/apache/pulsar-site/pull/135#issuecomment-1173763161 I fetch your changes to my local machine to preview but do not see the changes, do you? -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [DISCUSS] PIP-181: Pulsar Shell

2022-07-04 Thread PengHui Li
+ 1 Penghui On Jul 4, 2022, 18:22 +0800, Dezhi Liu , wrote: > +1, Great Job. > > Thanks, > Dezhi > > On 2022/06/28 08:06:01 Nicolò Boschi wrote: > > Hi all, > > > > I opened a new PIP about Pulsar CLI tools. > > Looking forward to seeing comments and suggestions. > > > > PIP: https://github.com/ap

Re: [VOTE] Pulsar Release 2.9.3 Candidate 1

2022-07-04 Thread Enrico Olivelli
Also, the file bin/pulsar present in the source tarball is not executable and we are missing the file "src/check-binary-license.sh" If these problems are also in 2.9.2, then I don't consider them as blocker, otherwise there is a regression Enrico Il giorno lun 4 lug 2022 alle ore 13:06 Enrico Ol

Re: [VOTE] Pulsar Release 2.9.3 Candidate 1

2022-07-04 Thread Enrico Olivelli
Mattison, There are bad files, pom.xml.versionsBackup, inside the source tarball I believe that this is a problem How did you build the release candidate ? the source tarball should not contain temporary Maven files Is this problem present in other Pulsar releases ? Enrico Il giorno mer 29 giu

Re: [DISCUSS] PIP-181: Pulsar Shell

2022-07-04 Thread Dezhi Liu
+1, Great Job. Thanks, Dezhi On 2022/06/28 08:06:01 Nicolò Boschi wrote: > Hi all, > > I opened a new PIP about Pulsar CLI tools. > Looking forward to seeing comments and suggestions. > > PIP: https://github.com/apache/pulsar/issues/16250 > > I posted a short video that shows how the new tool

Re: [DISCUSS] PIP-181: Pulsar Shell

2022-07-04 Thread Nicolò Boschi
> > Why are there 2 PIPs being discussed as PIP-181? There's another > discussion on dev with Those two PIP are not related, we just had a PIP number conflict. Qiang gently moved it to PIP-182 Nicolò Boschi Il giorno dom 3 lug 2022 alle ore 07:50 Joe F ha scritto: > Why are there 2 PIPs bei

[GitHub] [pulsar-site] urfreespace commented on pull request #133: Only generate Javadocs for released versions of Pulsar

2022-07-04 Thread GitBox
urfreespace commented on PR #133: URL: https://github.com/apache/pulsar-site/pull/133#issuecomment-1173476143 > Interestingly, the following returns no results when run on the `asf-site-next` branch for this repo: > > ```shell > grep -R "/api/pulsar-broker" content/docs/ > ```

[GitHub] [pulsar-site] urfreespace commented on pull request #133: Only generate Javadocs for released versions of Pulsar

2022-07-04 Thread GitBox
urfreespace commented on PR #133: URL: https://github.com/apache/pulsar-site/pull/133#issuecomment-1173475539 > I totally agree, thanks @michaeljmarshall, @Anonymitaet how do you think? -- This is an automated message from the Apache Git Service. To respond to the message, please l

[GitHub] [pulsar-site] urfreespace merged pull request #134: Customize tabs and highlight tab sections

2022-07-04 Thread GitBox
urfreespace merged PR #134: URL: https://github.com/apache/pulsar-site/pull/134 -- 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-unsubscr...@pulsar.a