Re: [DISCUSS] Reject create non-existent persistent partitions.

2022-12-27 Thread Yubiao Feng
Hi qiang I think this is a necessary fix, and it would be nice if more explicit errors were given to the client. Thanks Yubiao On Wed, Dec 28, 2022 at 12:43 PM wrote: > Hi, All > > I'd like to start a discussion of this behaviour change as follow. > > The issue is described here: > https://git

Re: [Vote] PIP-231: Add metric for topic load failed

2022-12-27 Thread Haiting Jiang
+1 Haiting On Tue, Dec 27, 2022 at 5:05 PM wrote: > > +1 > > Best, > Mattison > On Dec 27, 2022, 16:27 +0800, Jiuming Tao , > wrote: > > Hello pulsar community, > > > > I'm starting the VOTE for PIP-231: Add metric for topic load failed. > > > > Motivation: > > Currently, we have a `topic_load_

Re: [VOTE] Pulsar Node.js Client Release 1.8.0 Candidate 2

2022-12-27 Thread Ran Gao
+1 (non-binding) - Checked npm package https://www.npmjs.com/package/pulsar-client/v/1.8.0-rc.2 - Checked source code + napi-darwin-unknown-arm64 work on macOS 12.6 (M1 Pro chip) Thanks, Ran Gao On 2022/12/27 08:29:35 Zike Yang wrote: > Hi everyone, > > This is the second release candidate for

[DISCUSS] Reject create non-existent persistent partitions.

2022-12-27 Thread mattisonchao
Hi, All I'd like to start a discussion of this behaviour change as follow. The issue is described here:  https://github.com/apache/pulsar/issues/19085 And the fix PR here:  https://github.com/apache/pulsar/pull/19086 --- Behaviour change: Before: we can create non-existent persistent partition

Re: [VOTE] PIP-224: Introduce TopicMessageId for consumer's MessageId related APIs

2022-12-27 Thread Yunze Xu
After discussing with @hangc0276 offline, I decided to add a `Schema` implementation in this proposal to serialize both the owner topic and the base `MessageId`. You can see the latest update on GitHub. If any of you have any concern, feel free to let me know. Thanks, Yunze On Mon, Dec 26, 2022 a

Re: [VOTE] Pulsar Release 2.10.3 Candidate 1

2022-12-27 Thread guo jiwei
+1 (binding) maven: 3.8.6 JDK: 17.0.3.1 OS: 12.6 - Checked the signature - Build from the source package - Checked LICENSE - Start standalone - Publish and consume messages - Verified Function and State Function - Verified Cassandra connector Regards Jiwei Guo (Tboy) On Wed, Dec 28, 2022 at 9

Re: [VOTE] PIP-228: Refactor the information architecture of Pulsar client docs

2022-12-27 Thread Hang Chen
+1 (binding) Thanks, Hang PengHui Li 于2022年12月22日周四 10:48写道: > > +1 (binding) > > Thanks, > Penghui > > On Wed, Dec 21, 2022 at 10:18 AM 丛搏 wrote: > > > +1 (non-binding) > > > > Thanks, > > Bo > > > > Yu 于2022年12月21日周三 09:51写道: > > > > > > +1 > > > > > > On Tue, Dec 20, 2022 at 3:12 PM Yunze X

Re: [VOTE] Pulsar Release 2.10.3 Candidate 1

2022-12-27 Thread PengHui Li
+1 (binding) OS: macOS 13.0.1 (22A400) maven: 3.8.6 JDK: java version "11.0.7" 2020-04-14 LTS - Checked the signature - Build from the source package - Checked LICENSE - Start standalone - Publish and consume messages - Verified Function and State Function - Verified Cassandra connector Thanks,

Re: [VOTE] Pulsar Release 2.10.3 Candidate 1

2022-12-27 Thread 丛搏
+1 (non-binding) system: mac os 12.3.1, Intel maven: 3.6.1 java: OpenJDK 17.0.1 - Checked the signature - Checked LICENSE - Start standalone - Publish and consume messages - Verified Function and State Function - Verified Cassandra connector - Build from the source package - Run a simple transact

Re: [DISCUSS] PIP-234: Support using shared thread pool across multiple Pulsar client instance

2022-12-27 Thread PengHui Li
Ah, got it. It's a good idea for users to be aware of all shared resources. I will change the proposal as per your suggestion Thanks, Penghui On Tue, Dec 27, 2022 at 7:11 PM Enrico Olivelli wrote: > I generally support this proposal, > this is a problem we have in the Proxy and I have seen it

Re: [VOTE] Pulsar Release 2.11.0 Candidate-4

2022-12-27 Thread Haiting Jiang
+1 (binding) - Checksum and signatures - Built from sources using JDK 17 and maven 3.8.6 - Run rat check and check-binary-license on the source. - Run Pulsar standalone - Validate Pub/Sub and Java Functions - Validate Connectors - Validate Stateful Functions with `PULSAR_STANDALONE_USE_ZOOKE

Re: [DISCUSS] PIP-234: Support using shared thread pool across multiple Pulsar client instance

2022-12-27 Thread Enrico Olivelli
I generally support this proposal, this is a problem we have in the Proxy and I have seen it on applications that need to connect to multiple different tenants and they need different authentication parameters, so they have to create many PulsarClient instances. I have a suggestion: Exposing all

Re: [VOTE] Pulsar Release 2.11.0 Candidate-4

2022-12-27 Thread Enrico Olivelli
+1 (binding) - verified checksums and signatures - built sources - run some smoke tests using the binaries built from source and using the staged binaries great work Enrico Il giorno mar 27 dic 2022 alle ore 10:14 丛搏 ha scritto: > > +1 (non-binding) > > system: mac os 12.6, Apple M1 > maven: 3

Re: [DISCUSS] Change the default IO threads and listener threads of Java Client

2022-12-27 Thread PengHui Li
I have created a proposal for sharing the thread pool across client instances. Here is the PIP discussion thread https://lists.apache.org/thread/5jw06hqlmwnrgvbn9lfom1vkwhwqwwd4 Thanks for all your suggestions -- Penghui On Mon, Dec 26, 2022 at 9:39 PM PengHui Li wrote: > > I think that we ca

[DISCUSS] PIP-234: Support using shared thread pool across multiple Pulsar client instance

2022-12-27 Thread PengHui Li
Hi all, As discussed at https://lists.apache.org/thread/5obfm17g58n3dnbzyxg57vokgmwyp6hx I have created this proposal to support shared thread pool across multiple client instances Here is the proposal link https://github.com/apache/pulsar/issues/19074 Please help take a look, and look forward to

[ANNOUNCE] Apache Pulsar Client Python 3.0.0 released

2022-12-27 Thread Yunze Xu
The Apache Pulsar team is proud to announce Apache Pulsar Client Python version 3.0.0. 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, automatic cursor manage

Re: [VOTE] Pulsar Node.js Client Release 1.8.0 Candidate 2

2022-12-27 Thread Zike Yang
Here is a repo to help you verify: https://github.com/RobertIndie/pulsar-client-node-validation You can read the README file for more information. The automatic release validation workflow on multiple platforms has been passed: https://github.com/RobertIndie/pulsar-client-node-validation/actions/ru

Re: [VOTE] Pulsar Node.js Client Release 1.8.0 Candidate 2

2022-12-27 Thread Baodi Shi
+1(non-binding) - Checked package run on ubuntu x64 - Checked package run on windows x64 - Checked package run on macOS arm64 Thanks, Baodi Shi > 2022年12月27日 16:29,Zike Yang 写道: > > Hi everyone, > > This is the second release candidate for the Apache Pulsar Node.js > client, version 1.8.0.

Re: [VOTE] Pulsar Node.js Client Release 1.8.0 Candidate 2

2022-12-27 Thread Baodi Shi
+1(non-binding) - Checked the source file shasum. - Checked package run on ubuntu x64 - Checked package run on windows x64 Thanks, Baodi Shi > 2022年12月27日 16:29,Zike Yang 写道: > > Hi everyone, > > This is the second release candidate for the Apache Pulsar Node.js > client, version 1.8.0. >

Re: [VOTE] Pulsar Release 2.11.0 Candidate-4

2022-12-27 Thread 丛搏
+1 (non-binding) system: mac os 12.6, Apple M1 maven: 3.8.5 java: OpenJDK 17.0.3 - Checked the signature - Checked LICENSE - Start standalone with zookeeper stream storage - Publish and consume messages - Verified Function and State Function - Verified Cassandra connector - Build from the source

Re: [Vote] PIP-231: Add metric for topic load failed

2022-12-27 Thread mattisonchao
+1 Best, Mattison On Dec 27, 2022, 16:27 +0800, Jiuming Tao , wrote: > Hello pulsar community, > > I'm starting the VOTE for PIP-231: Add metric for topic load failed. > > Motivation: > Currently, we have a `topic_load_times` metric to track how long a topic > load succeeds. > But when loading a

Re: [Vote] PIP-231: Add metric for topic load failed

2022-12-27 Thread PengHui Li
+1 Thanks, Penghui > On Dec 27, 2022, at 16:27, Jiuming Tao wrote: > > Hello pulsar community, > > I'm starting the VOTE for PIP-231: Add metric for topic load failed. > > Motivation: > Currently, we have a `topic_load_times` metric to track how long a topic > load succeeds. > But when loadin

[VOTE] Pulsar Node.js Client Release 1.8.0 Candidate 2

2022-12-27 Thread Zike Yang
Hi everyone, This is the second release candidate for the Apache Pulsar Node.js client, version 1.8.0. It fixes the following issues: https://github.com/apache/pulsar-client-node/milestone/13?closed=1 Please download the source files and review this release candidate: - Download the source packa

[Vote] PIP-231: Add metric for topic load failed

2022-12-27 Thread Jiuming Tao
Hello pulsar community, I'm starting the VOTE for PIP-231: Add metric for topic load failed. Motivation: Currently, we have a `topic_load_times` metric to track how long a topic load succeeds. But when loading a topic, there may be some chances the topic load failed due to MetadataStore or Bookke