Re: [DISCUSS] PIP-255: Assign topic partitions to bundle by round robin

2023-03-17 Thread Lin Lin
Thanks for your review. > Could you clarify the limitation of the current logic? The current logic cannot guarantee that the traffic of each bundle is the same, and must be balanced through split. However, the load of the topic is not always the same, and the traffic of the business changes wi

Re: [DISCUSS] PIP-258: Deprecation of the consumer subscribeTopicMode configuration

2023-03-17 Thread Zike Yang
LGTM. +1 It will make the API clearer without bringing breaking changes. > After the configuration is removed in subsequent versions, it will be clearer Should we state in the PIP which version it will be removed? Thanks, Zike Yang On Fri, Mar 17, 2023 at 8:50 AM Baodi Shi wrote: > > Hi, Any

Re: [DISCUSS] PIP-259: Make the config httpMaxRequestHeaderSize of the pulsar web server to configurable

2023-03-17 Thread Yubiao Feng
Hi Bo > I have a question, why we need `httpClientRequestBufferSize ` in > proxy, can you explain in detail? Since The Pulsar-Proxy uses the tool `jetty-client` to forward HTTP requests from users to The Pulsar-Broker, if the proxy receives a request like this: ``` GET /admin/v2/public/default/t

Re: Re: Introducer Pulsar admin api to pulsar-client-go

2023-03-17 Thread Max Xu
Thanks Yu and Eric for your follow-up. Yes, we're working on that. I believe we will soon see pulsar-admin-go :) Best, Max Xu On Wed, Mar 15, 2023 at 2:36 PM Yu wrote: > Hi Eric, > > Thanks for sharing the updates! > > I discussed this project with Max previously. We would like to contribute

Re: New Pulsar docs (API + CLI) are available!

2023-03-17 Thread Max Xu
Yu , Thanks for driving this. It looks great! Best, Max Xu On Thu, Mar 16, 2023 at 8:06 PM Yu wrote: > Hi community, > > To improve the developer experience and take Pulsar content to the next > level, recently we (+@hangc0276) have added some new docs as below. > > === > Fresh New

Re: [DISCUSS] PIP-259: Make the config httpMaxRequestHeaderSize of the pulsar web server to configurable

2023-03-17 Thread 丛搏
+1 Hi, Yubiao : Thanks for your explanation. That makes sense to me. Thanks, Bo Yubiao Feng 于2023年3月17日周五 16:29写道: > > Hi Bo > > > I have a question, why we need `httpClientRequestBufferSize ` in > > proxy, can you explain in detail? > > Since The Pulsar-Proxy uses the tool `jetty-client` to

Re: [DISCUSS] Change PIP template

2023-03-17 Thread Michael Marshall
Thanks for this initiative, Asaf. As part of this process, I would like for us to add a security and a multi-tenancy section to the PIP template. As you suggest, the template conveys what the community values, and these two sections must always be considered when changing Pulsar in fundamental wa

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-17 Thread Frank Kelly
Hello, Any updates on this? Thanks in advance -Frank On Fri, Mar 3, 2023 at 6:49 AM Frank Kelly wrote: > I too am excited for the 0.10.0 release - thank you for driving this! > > -Frank Kelly > > On Wed, Mar 1, 2023 at 10:07 PM Zike Yang wrote: > >> Hi, Baodi, Yunze >> >> Thanks. Sure, I wi

Re: [DISCUSS] Release Pulsar Go Client 0.10.0

2023-03-17 Thread Zike Yang
Hi, Frank I will start the release next Monday. BR, Zike Yang On Sat, Mar 18, 2023 at 2:52 AM Frank Kelly wrote: > > Hello, > Any updates on this? > > Thanks in advance > > -Frank > > On Fri, Mar 3, 2023 at 6:49 AM Frank Kelly wrote: > > > I too am excited for the 0.10.0 release - thank you