Re: [DISCUSS] PIP-218: Consumer batchReceive() single partition every receive

2022-10-26 Thread Yunze Xu
+1 Thanks, Yunze On Wed, Oct 26, 2022 at 12:06 PM Qiang Huang wrote: > > +1 > > Enrico Olivelli 于2022年10月25日周二 22:32写道: > > > +1 > > > > awesome work > > > > Enrico > > > > Il giorno mar 25 ott 2022 alle ore 16:28 PengHui Li > > ha scritto: > > > > > > +1 > > > > > > Penghui > > > > > > On Tue

Re: [VOTE] PIP-208: HTTP Sink

2022-10-26 Thread Christophe Bornet
+1 (non-binding) Thank you all for voting. I am closing the vote with 3 binding +1 votes (Enrico, Michael, Haiting) and 4 non-binding +1 votes (Nicolo, Niclas, Alexander, Christophe). I'll proceed with the implementation PR https://github.com/apache/pulsar/pull/17581 Best regards. Christophe L

[DISCUSS] PIP-219: Support full scan and trim ledger

2022-10-26 Thread linlin
Hi all, I have drafted PIP-219: Support full scan and trim ledger PIP link: https://github.com/apache/pulsar/issues/18128 Here's a copy of the contents of the GH issue for your references: ### Motivation Broker uses the `Trimledgers` thread to clean up outdated ledgers. During cleaning, each B

[DISCUSS] PIP-220 TransferShedder (for PIP-192 New Broker Load Balancer)

2022-10-26 Thread Heesung Sohn
Dear Pulsar Community, I raised a proposal to discuss a new shedder, TransferShedder that uses the bundle transfer protocol introduced in the PIP-192. PIP link : https://github.com/apache/pulsar/issues/18215 Regards, Heesung