Re: [DISCUSS] Location of Security Page on Website

2022-02-27 Thread Yu
Hi Michael, Thanks for your contribution! 1 "Security Policy and Supported Versions" is shown on the Pulsar website [1] 1.1 It is in "master" (site2/docs) rather than a versioned section. 1.2 Some contents are not shown correctly. It is strongly recommended that RUN A LOCAL PREVIEW BEFORE SUBMITT

Re: [DISCUSS] PIP-139 : Support Broker send command to real close producer/consumer.

2022-02-27 Thread guo jiwei
I have added the geo-replicator topic case and updated the PIP. Regards Jiwei Guo (Tboy) On Sun, Feb 27, 2022 at 1:00 PM PengHui Li wrote: > > To me, the main question is whether we create a custom error or expand > the `CommandCloseProducer` command. I lean towards adding an error > because

[GitHub] [pulsar-client-node] tuteng merged pull request #196: Fixed pulsar client node mac install script

2022-02-27 Thread GitBox
tuteng merged pull request #196: URL: https://github.com/apache/pulsar-client-node/pull/196 -- 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-un

Re: [VOTE] Pulsar Release 2.9.2 Candidate 3

2022-02-27 Thread Ran Gao
Thanks, WangJialing, Penghui Li. After the PR 14409 merged, I'll start the Pulsar 2.9.2 candidate 4. On 2022/02/23 04:05:30 PengHui Li wrote: > Looks it will affect the 2.8.3 and 2.10.0 releases, > > > We could add a new interface with `applied` parameter, but this also > introduce inevitable br