[VOTE] Pulsar Release 2.9.3 Candidate 1

2022-06-20 Thread mattison chao
This is the first release candidate for Apache Pulsar, version 2.9.3. It fixes the following issues: https://github.com/apache/pulsar/pulls?q=is%3Amerged+is%3Apr+label%3Arelease%2F2.9.3+ *** Please download, test and vote on this release. This vote will stay open for at least 72 hours *** Note t

Re: [VOTE] PIP-177: Add the classLoader field for SchemaDefinition

2022-06-20 Thread Baodi Shi
+1 (none-binding) Thanks, Baodi Shi > On Jun 20, 2022, at 11:4835, Lan Liang wrote: > > +1,Thanks for your work. > > > - lan.liang > Replied Message > | From | Rui Fu | > | Date | 6/20/2022 09:13 | > | To | | > | Subject | Re: [VOTE] PIP-177: Add the classLoader field for > Schema

[GitHub] [pulsar-helm-chart] MarvinCai merged pull request #273: Support defining extra env for broker and proxy statefulsset.

2022-06-20 Thread GitBox
MarvinCai merged PR #273: URL: https://github.com/apache/pulsar-helm-chart/pull/273 -- 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...@puls

[GitHub] [pulsar-helm-chart] MarvinCai closed issue #272: Allow broker/proxy to define extra envs.

2022-06-20 Thread GitBox
MarvinCai closed issue #272: Allow broker/proxy to define extra envs. URL: https://github.com/apache/pulsar-helm-chart/issues/272 -- 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.

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

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

Re: [VOTE] PIP-177: Add the classLoader field for SchemaDefinition

2022-06-20 Thread Jia Zhai
+1 looking forward to it On Mon, Jun 20, 2022 at 11:48 AM Lan Liang wrote: > +1,Thanks for your work. > > > - lan.liang > Replied Message > | From | Rui Fu | > | Date | 6/20/2022 09:13 | > | To | | > | Subject | Re: [VOTE] PIP-177: Add the classLoader field for > SchemaDefinition | >

[GitHub] [pulsar-manager] nicoloboschi opened a new pull request, #466: Align BouncyCastle transitive dependecies to 1.68

2022-06-20 Thread GitBox
nicoloboschi opened a new pull request, #466: URL: https://github.com/apache/pulsar-manager/pull/466 Fixes #464 ### Motivation In 0.3.0 there are two different versions of bc-prov which may cause runtime issues due to duplicate classes in the classloader ``` bcprov-e