Re: [VOTE] Pulsar Client C++ Release 3.2.0 Candidate 3

2023-05-10 Thread Yuto Furuta
+1(non-binding) Verified: - Verified checksum and signatures - Build from source code on MacOS - Verified produce and consume 差出人: Baodi Shi 送信日時: 2023年5月9日 10:47 宛先: dev@pulsar.apache.org 件名: Re: [VOTE] Pulsar Client C++ Release 3.2.0 Candidate 3 +1(non-b

Re: [DISCUSS] Improve Pulsar Function Source Primitive Schema Mapping

2023-05-10 Thread Neng Lu
Hi All, Here's the PR for this proposed change: https://github.com/apache/pulsar/pull/20294 If you have time, please take a look. On Fri, May 5, 2023 at 6:08 AM Rui Fu wrote: > Hi Neng, > > Thanks for bringing this issue up. Using JSON as the default schema and > wrapping it with other primitiv

Re: [DISCUSS] PIP-265: PR-based system for managing and reviewing PIPs

2023-05-10 Thread Asaf Mesika
The documentation has severe issues with diagrams in general, today. There is no standard way yet to do it. We have all kinds of ways to do diagrams, resulting in an inconsistent look for the documentation. I think it deserves its own discussion/PIP/issue. Regardless, I think it's part of a PIP to

Re: [DISCUSS] PIP-265: PR-based system for managing and reviewing PIPs

2023-05-10 Thread Dave Fisher
Sent from my iPhoneOn May 10, 2023, at 5:58 AM, Dave Fisher wrote:Sent from my iPhoneOn May 10, 2023, at 12:01 AM, Asaf Mesika wrote:On Tue, May 9, 2023 at 8:03 PM Dave Fisher wrote:On May 9, 2023, at 5:47 AM, Asaf Mesika wrote:On Tue, May 9, 2023 at 5:18 AM Hang Chen wrote:Thanks for drivin

Re: [DISCUSS] PIP-265: PR-based system for managing and reviewing PIPs

2023-05-10 Thread Dave Fisher
Sent from my iPhone > On May 10, 2023, at 12:01 AM, Asaf Mesika wrote: > > On Tue, May 9, 2023 at 8:03 PM Dave Fisher wrote: > >> >> On May 9, 2023, at 5:47 AM, Asaf Mesika wrote: >>> On Tue, May 9, 2023 at 5:18 AM Hang Chen wrote: >>> Thanks for driving this discussio

[VOTE] PIP-265: PR-based system for managing and reviewing PIPs

2023-05-10 Thread Asaf Mesika
Hi, I'm starting the vote process for PIP-265. Link: https://github.com/apache/pulsar/issues/20207 Thanks! Asaf

Re: [DISCUSS] PIP-265: PR-based system for managing and reviewing PIPs

2023-05-10 Thread Asaf Mesika
I've also updated the doc regarding images, adding: ### Handling images Since documents will now reside as files in git, we need to avoid large image files. Hence, we'll specify to author that images needs to be created using [mermaidJS](https://mermaid.js.org/#/) diagram language, which GitHub su

[VOTE] PIP-251 Enhancing Transaction Buffer Stats and Introducing TransactionBufferInternalStats API

2023-05-10 Thread Xiangying Meng
Hello Pulsar community, This thread is to start a vote for PIP-251: Enhancing Transaction Buffer Stats and Introducing TransactionBufferInternalStats API. Discussion thread: https://lists.apache.org/thread/jsh2rod208xg28mojxwrod84p5zt1nrw Issue: https://github.com/apache/pulsar/issues/20291 Voti

Re: [DISCUSS] PIP-264: Enhanced OTel-based metric system

2023-05-10 Thread Asaf Mesika
On Tue, May 9, 2023 at 11:29 PM Dave Fisher wrote: > > > > On May 8, 2023, at 2:49 AM, Asaf Mesika wrote: > > > > Your feedback made me realized I need to add "TL;DR" section, which I > just > > added. > > > > I'm quoting it here. It gives a brief summary of the proposal, which > > requires up t

Re: [DISCUSS] PIP-264: Enhanced OTel-based metric system

2023-05-10 Thread Asaf Mesika
On Tue, May 9, 2023 at 9:33 PM Yunze Xu wrote: > > Basically you have a full fledged metrics library objects: Meter, Gauge, > Histogram, Counter. > > It sounds good, but not so attractive. Currently KoP implements its > own metrics library objects. So after that, we need to leverage the > similar

Re: [DISCUSS] Add checklist for PMC binding vote of PIP

2023-05-10 Thread Asaf Mesika
Hi Yunze, Thanks for the feedback. I re-read your comments 3 times and I can't seem to be able to understand your key points in the matter of the checklist, so I have some clarification questions: 1. You said you reviewed PIP-261, remembered the checklist proposal, but couldn't add it. Can you e

Re: [DISCUSS] PIP-265: PR-based system for managing and reviewing PIPs

2023-05-10 Thread Asaf Mesika
On Tue, May 9, 2023 at 8:03 PM Dave Fisher wrote: > > > > On May 9, 2023, at 5:47 AM, Asaf Mesika wrote: > > > > On Tue, May 9, 2023 at 5:18 AM Hang Chen wrote: > > > >> Thanks for driving this discussion. > >> > >> I agree to change the proposal discussion from issue and dev mail list > >> to