Re: [VOTE] [PIP-179] Support the admin API to check unknown request parameters

2022-06-30 Thread Enrico Olivelli
+1 (binding) Enrico Il giorno gio 30 giu 2022 alle ore 08:57 Zike Yang ha scritto: > > +1 > > Zike Yang > > On Thu, Jun 30, 2022 at 12:38 PM mattison chao > wrote: > > > +1(non-binding) > > > > Best, > > Mattison > > > > On Thu, 30 Jun 2022 at 12:35, Michael Marshall > > wrote: > > > > > +1 >

Re: [DISCUSS] Move all generated documentation to apache/pulsar-site repo

2022-06-30 Thread Enrico Olivelli
+1 I like this idea. We should not commit generated content to the code git repo Enrico Il giorno gio 30 giu 2022 alle ore 06:59 Michael Marshall ha scritto: > > Hi Pulsar Community, > > I would like to discuss changing where our generated docs are stored. > > Currently, we keep some generated d

Re: [DISCUSS] Reject partitioned topic creation when the topic name contains the `partition` keyword.

2022-06-30 Thread Enrico Olivelli
Il giorno mer 29 giu 2022 alle ore 15:58 Dave Maughan ha scritto: > > Hi Mattison, > > 1. Should we reject the partitioned topic metadata creation when the topic > > name contains the `-partition-` keywords? > > > I'm not familiar with all the details but my naive opinion would be that we > should

[GitHub] [pulsar-helm-chart] rdhabalia commented on pull request #269: Support mechanism to provide external zookeeper-server list to build global/configuration zookeeper

2022-06-30 Thread GitBox
rdhabalia commented on PR #269: URL: https://github.com/apache/pulsar-helm-chart/pull/269#issuecomment-1171522763 ping @MarvinCai @michaeljmarshall -- 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

[GitHub] [pulsar-helm-chart] rdhabalia commented on a diff in pull request #269: Support mechanism to provide external zookeeper-server list to build global/configuration zookeeper

2022-06-30 Thread GitBox
rdhabalia commented on code in PR #269: URL: https://github.com/apache/pulsar-helm-chart/pull/269#discussion_r907003823 ## charts/pulsar/templates/zookeeper-statefulset.yaml: ## @@ -134,10 +134,19 @@ spec: containerPort: {{ .Values.zookeeper.ports.clientTls }}

Re: [DISCUSS] PIP-181: Provide new load balance placement strategy implementation for ModularLoadManagerStrategy

2022-06-30 Thread Heesung Sohn
Hi 叶韵, The proposal looks good to me, and I left comments in the PR, https://github.com/apache/pulsar/pull/16281/. Regards, Heesung On Wed, Jun 29, 2022 at 5:39 AM 叶韵 wrote: > Hi Pulsar community: > I open a pip to discuss "Shadow Topic, an alternative way to support > readonly topic ownership.

[GitHub] [pulsar-site] urfreespace opened a new pull request, #130: update build scripts for clean all the old random js files because a new all version build done, all the js is regenerated with a ra

2022-06-30 Thread GitBox
urfreespace opened a new pull request, #130: URL: https://github.com/apache/pulsar-site/pull/130 clean all the old random js files because a new all version build done, all the js is regenerated with a random name -- This is an automated message from the Apache Git Service. To respond to

[GitHub] [pulsar-site] urfreespace merged pull request #130: update build scripts for clean all the old random js files because a new all version build done, all the js is regenerated with a random na

2022-06-30 Thread GitBox
urfreespace merged PR #130: URL: https://github.com/apache/pulsar-site/pull/130 -- 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-helm-chart] mohitreddy1996 opened a new issue, #275: Allowing configuring a global `nodeselector`

2022-06-30 Thread GitBox
mohitreddy1996 opened a new issue, #275: URL: https://github.com/apache/pulsar-helm-chart/issues/275 **Is your feature request related to a problem? Please describe.** We currently run a multi-arch (we want to migrate to arm64, but few of the services are not compatible yet) setup. Pulsar

Re: [DISCUSS] PIP-172: Introduce the HEALTH_CHECK command in the binary protocol

2022-06-30 Thread Michael Marshall
Thanks for your response Cong Zhao. > I think don't need to handle it, because the client API should be consistent > with the `HEALTH_CHECK` command result, and users can retry it if they need. I think I may be coming at this from a different perspective. A client application does not need to kn