Re: [DISCUSS] PIP-275: Introduce numWorkerThreadsForPersistentTopic to deprecate numWorkerThreadsForNonPersistentTopic in configuration

2023-06-05 Thread Rajan Dhabalia
Hi, We already have a default number of threads for persistent topics but we have added a feature non-persistent topics and to isolate that path we introduced a number of worker threads which we can reduce or tune based on resources we would like to allocate for non-persistent topics. So, it reall

Re: [VOTE] PIP-273: Enable hostname verification by default

2023-06-05 Thread Michael Marshall
+1 (binding) - Michael On Tue, Jun 6, 2023 at 1:08 AM Michael Marshall wrote: > > Hello, > > This is the vote thread for PIP 273. > > PR: https://github.com/apache/pulsar/pull/20453 > Discussion: https://lists.apache.org/thread/7dprl8wvq4r2y8n4p32gwrl6jn97yckq > > The vote will be open for at le

[VOTE] PIP-273: Enable hostname verification by default

2023-06-05 Thread Michael Marshall
Hello, This is the vote thread for PIP 273. PR: https://github.com/apache/pulsar/pull/20453 Discussion: https://lists.apache.org/thread/7dprl8wvq4r2y8n4p32gwrl6jn97yckq The vote will be open for at least 48 hours. Thanks, Michael

[DISCUSS] PIP-275: Introduce numWorkerThreadsForPersistentTopic to deprecate numWorkerThreadsForNonPersistentTopic in configuration

2023-06-05 Thread houxiaoyu
Hi Pulsar Community, I am writing to start the discussion on PIP-275: Introduce numWorkerThreadsForPersistentTopic to deprecate numWorkerThreadsForNonPersistentTopic in configuration PR with PIP contents: https://github.com/apache/pulsar/pull/20507 # Motivation Introduce `numWorkerThreadsForPer

Re: [DISCUSS] PIP-273: Enable hostname verification by default

2023-06-05 Thread Michael Marshall
> Should these changes be released in a minor version? I think it is reasonable to make this change in 3.1.0. The change will be covered in the release notes. > For the Golang client, I think we should introduce a > `NewDefaultConfig` method to create the config instead of directly new > config.

Re: [VOTE] PIP-272

2023-06-05 Thread Rui Fu
+1 Best, Rui Fu On Jun 6, 2023 at 09:50 +0800, Pengcheng Jiang , wrote: > Hello, community: > > This thread is to start a vote for PIP-272: Add stateStorageConfig to > WorkerConfig. > > Discussion thread: > https://lists.apache.org/thread/pwfv7nj64frfnbw7jfydzx8my15b3lj6 > PR: https://github.com

[VOTE] PIP-272

2023-06-05 Thread Pengcheng Jiang
Hello, community: This thread is to start a vote for PIP-272: Add stateStorageConfig to WorkerConfig. Discussion thread: https://lists.apache.org/thread/pwfv7nj64frfnbw7jfydzx8my15b3lj6 PR: https://github.com/apache/pulsar/pull/20455 Sincerely Pengcheng Jiang

Call for Presentations, Community Over Code Asia 2023

2023-06-05 Thread Rich Bowen
You are receiving this message because you are subscribed to one more more developer mailing lists at the Apache Software Foundation. The call for presentations is now open at "https://apachecon.com/acasia2023/cfp.html";, and will be closed by Sunday, Jun 18th, 2023 11:59 PM GMT. The event will b

[DISCUSS] PIP-274: Support pluggable topic compactor

2023-06-05 Thread Cong Zhao
Hi Pulsar Community, I am writing to start the discussion on PIP 274 to support pluggable topic compactor PR with PIP contents: https://github.com/apache/pulsar/pull/20493 Thanks, Cong Zhao