Re: [VOTE] PIP-257: Add Open ID Connect Support to Server Components

2023-03-27 Thread Enrico Olivelli
+1 (binding) Enrico Il giorno mar 28 mar 2023 alle ore 04:59 Dave Fisher ha scritto: > > +1 (binding) > > Sent from my iPhone > > > On Mar 27, 2023, at 12:59 PM, Lari Hotari wrote: > > > > +1, binding > > > > -Lari > > > >> On Mon, 27 Mar 2023, 22.37 Michael Marshall, wrote: > >> > >> Hi Puls

Re: [VOTE] Pulsar Release 2.9.5 Candidate 2

2023-03-27 Thread 丛搏
+1 (binding) os: mac 12.3.1, Intel 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 (maven 3.8.6, openJDK 17.0.1) - Run a simple tr

Re: [VOTE] PIP-257: Add Open ID Connect Support to Server Components

2023-03-27 Thread Dave Fisher
+1 (binding) Sent from my iPhone > On Mar 27, 2023, at 12:59 PM, Lari Hotari wrote: > > +1, binding > > -Lari > >> On Mon, 27 Mar 2023, 22.37 Michael Marshall, wrote: >> >> Hi Pulsar Community, >> >> This thread is to start the vote for PIP 257. >> >> Discussion: >> https://lists.apache.

Re: [DISCUSS] forbid user to upload `BYTES` schema

2023-03-27 Thread SiNan Liu
Hi yufan. Can you describe a bit the usage scenario of byte schema in flink-connector-pulsa? Thanks, sinan Yufan Sheng 于 2023年3月28日周二 上午9:53写道: > As the flink-connector-pulsar developer, I don't want to disable the > BYTES schema upload. In my opinion, using BYTES schema means the users > want

Re: [VOTE] Pulsar Release 2.9.5 Candidate 1

2023-03-27 Thread Cong Zhao
Hi, community, Sorry to tell everyone that we may need to abort the release 2.9.5-candidate-1 due to license problem. Please forward to 2.9.5-candidate-2 [0] Thanks Cong Zhao [0]: https://lists.apache.org/thread/nkylf740pwwvb4g0b4dtplqn4lyrp4lv On 2023/03/20 04:00:56 Cong Zhao wrote: > This is

Re: [DISCUSS] forbid user to upload `BYTES` schema

2023-03-27 Thread Yufan Sheng
As the flink-connector-pulsar developer, I don't want to disable the BYTES schema upload. In my opinion, using BYTES schema means the users want to bypass the schema check and handle the schema validation by themselves. On Tue, Mar 28, 2023 at 8:58 AM SiNan Liu wrote: > > Hi, everyone. > When a u

Re: [DISCUSS] forbid user to upload `BYTES` schema

2023-03-27 Thread SiNan Liu
Hi, everyone. When a user uploads bytes schema. We can warn the user and skip uploading bytes schema. Also check to see if the topic has a schema other than bytes. 1. If yes, warn the user that it is not necessary to upload bytes schema. You can subscribe to a topic using bytes schema. 2. If there

Re: [VOTE] PIP-257: Add Open ID Connect Support to Server Components

2023-03-27 Thread Lari Hotari
+1, binding -Lari On Mon, 27 Mar 2023, 22.37 Michael Marshall, wrote: > Hi Pulsar Community, > > This thread is to start the vote for PIP 257. > > Discussion: > https://lists.apache.org/thread/ttdh74t6v5nznmtw436otk8qdymjvrfk > Issue: https://github.com/apache/pulsar/issues/19771 > Work in Prog

[VOTE] PIP-257: Add Open ID Connect Support to Server Components

2023-03-27 Thread Michael Marshall
Hi Pulsar Community, This thread is to start the vote for PIP 257. Discussion: https://lists.apache.org/thread/ttdh74t6v5nznmtw436otk8qdymjvrfk Issue: https://github.com/apache/pulsar/issues/19771 Work in Progress Implementations: - https://github.com/apache/pulsar/pull/19849 - https://github.com

Re: [DISCUSS] PIP-257: Add Open ID Connect Support to Server Components

2023-03-27 Thread Michael Marshall
Here is the K8s integration: https://github.com/apache/pulsar/pull/19888. That PR makes it possible to configure a function running in kubernetes to use the Service Account Token provided by kubernetes. Future work suggested by Eron Wright is to add support for the function worker to mount tokens

Re: [DISCUSS] forbid user to upload `BYTES` schema

2023-03-27 Thread Christophe Bornet
This change broke the Flink SQL Pulsar connector: https://github.com/streamnative/flink/issues/270 So I propose to revert it. Le ven. 9 déc. 2022 à 11:57, labuladong a écrit : > > Hi pulsar community, > > > I'd like to discuss the behavior of schema uploading, for more context see > https://gith

[VOTE] Pulsar Release 2.9.5 Candidate 2

2023-03-27 Thread Cong Zhao
This is the third release candidate for Apache Pulsar, version 2.9.5. This release contains 103 commits by 30 contributors. https://github.com/apache/pulsar/compare/v2.9.4...v2.9.5-candidate-2 *** Please download, test, and vote on this release. This vote will stay open for at least 72 hours ***

Re: [VOTE] Pulsar Client Go Release 0.10.0 Candidate 1

2023-03-27 Thread Baodi Shi
+1(non-binding) - Checked the signature - Verify producer, consumer, and reader examples on README. Thanks, Baodi Shi 在 2023年3月27日 20:23:28 上,Zike Yang 写道: > Hi everyone, > Please review and vote on the release candidate #1 for the version > 0.10.0, as follows: > [ ] +1, Approve the release

Re: PIP-214 has been proceeded without consensus

2023-03-27 Thread tison
Hi Asaf, > Shouldn’t poeople that has write access to merge must first validate of course if PIP is approved before merge? Yeah. I think they should have to. Now we have two issues here: 1. Since the patch is merged, I send a notice here so that if anyone objects this proposal, they can raise a

Re: PIP-214 has been proceeded without consensus

2023-03-27 Thread Asaf Mesika
I don’t a role in Pulsar. I reviewed the code and it was altered until it was satisfactory. Shouldn’t poeople that has write access to merge must first validate of course if PIP is approved before merge? > On 26 Mar 2023, at 15:27, tison wrote: > > Hi, > > I noticed that PIP-214[1] "Add bro

[VOTE] Pulsar Client Go Release 0.10.0 Candidate 1

2023-03-27 Thread Zike Yang
Hi everyone, Please review and vote on the release candidate #1 for the version 0.10.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) This is the first release candidate for Apache Pulsar Go client, version 0.10.0. It fixes the follo

Re: [VOTE] Pulsar Release 2.11.1 Candidate-1

2023-03-27 Thread 丛搏
+1 (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 pack

Re: [VOTE] Pulsar Release 2.10.4 Candidate 3

2023-03-27 Thread 丛搏
+1(binding) Please ignore the previous reply, I read it wrong, sorry. +1 (binding) os: mac 12.3.1, Intel 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

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

2023-03-27 Thread Max Xu
Hi, Enrico, Thanks for your concerns. I suppose we'll initiate the PIP discussion thread soon. Welcome to keep following the current repo https://github.com/streamnative/pulsar-admin-go. Best, Max Xu On Mon, Mar 27, 2023 at 3:09 PM Enrico Olivelli wrote: > Eric, > > Il Lun 27 Mar 2023, 07:4

Re: [VOTE] Pulsar Release 2.10.4 Candidate 3

2023-03-27 Thread 丛搏
Hi, Xiangying: I found in https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.10.4-candidate-3/connectors/ has two pulsar-io-debezium-mssql-2.10.4.nar Thanks, Bo guo jiwei 于2023年3月23日周四 18:27写道: > > +1 (binding) > > - Checked the signature > - Checked LICENSE > - Publish and consume messages

Re: [VOTE] PIP-254: Support configuring client version with a description suffix

2023-03-27 Thread Lin Lin
+1 Thanks, Lin Lin On 2023/03/15 07:54:20 Yunze Xu wrote: > Hi all, > > This thread is to start the vote for PIP-254. > > Discussion thread: > https://lists.apache.org/thread/65cf7w76tt23sbsjnr8rpfxqf1nt9s9l > > PIP link: https://github.com/apache/pulsar/issues/19705 > > Thanks, > Yunze >

Re: [VOTE] PIP-254: Support configuring client version with a description suffix

2023-03-27 Thread Cong Zhao
+1 (non-binding) Thanks, Cong Zhao On 2023/03/15 07:54:20 Yunze Xu wrote: > Hi all, > > This thread is to start the vote for PIP-254. > > Discussion thread: > https://lists.apache.org/thread/65cf7w76tt23sbsjnr8rpfxqf1nt9s9l > > PIP link: https://github.com/apache/pulsar/issues/19705 > > Thank

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

2023-03-27 Thread Enrico Olivelli
Eric, Il Lun 27 Mar 2023, 07:44 Shen Eric ha scritto: > Hi Community, > > We want to announce and introduce the [Pulsar Admin Go Library]( > https://github.com/streamnative/pulsar-admin-go) which has been open > sourced and cut the first release. > > The original Pulsar Admin Go Library is from