Re: KIP-991: Allow DropHeaders SMT to drop headers by wildcard/regexp

2023-10-15 Thread Andrew Schofield
Hi Roman, Thanks for the KIP. I think it’s an interesting idea, but I think the KIP document needs some more details added before it’s ready for review. For example, here’s a KIP in the same area which was delivered in an earlier version of Kafka. I think this is a good KIP to copy for a

KIP-991: Allow DropHeaders SMT to drop headers by wildcard/regexp

2023-10-15 Thread Roman Schmitz
Hi all, While working with different customers I came across the case several times that we'd like to not only explicitly remove headers by name but by pattern / regexp. Here is a KIP for this feature! Please let me know if you have any comments, questions, or suggestions!

Re: [DISCUSS] KIP-983: Full speed async processing during rebalance

2023-10-15 Thread David Jacot
Hi Erik, Our current target is to have a preview in 3.7. This is subject to change though. Best, David Le dim. 15 oct. 2023 à 13:02, Erik van Oosten a écrit : > Thanks Philip, > > That sounds pretty good. Meanwhile I'll continue to study KIP-848. It is > a bit too much to digest in 1 go. > >

Re: [DISCUSS] KIP-983: Full speed async processing during rebalance

2023-10-15 Thread Erik van Oosten
Thanks Philip, That sounds pretty good. Meanwhile I'll continue to study KIP-848. It is a bit too much to digest in 1 go. Do you have a rough timeline for when the new consumer implementation can be tried out in non-production environments? Kind regards,     Erik. Op 14-10-2023 om 20:48

Re: Apache Kafka 3.7.0 Release

2023-10-15 Thread Stanislav Kozlovski
Hey Chris, Thanks for the catch! It was indeed copied and I wasn't sure what to make of the bullet point, so I kept it. What you say makes sense - I removed it. I also added KIP-976! Cheers! On Sat, Oct 14, 2023 at 9:35 PM Chris Egerton wrote: > Hi Stanislav, > > Thanks for putting this

Re: [VOTE] KIP-953: partition method to be overloaded to accept headers as well.

2023-10-15 Thread Jack Tomy
Hey contributors, Please vote or veto the proposal. Please don't ghost. Humble request. Thanks On Thu, Sep 28, 2023 at 7:23 AM Jack Tomy wrote: > Bumping up. > > On Sun, Sep 17, 2023 at 9:34 AM Jack Tomy wrote: > >> Hey Ismael, Sagar and everyone, >> >> Sorry I seem to have interpreted

[VOTE] KIP-988 Streams StandbyUpdateListener

2023-10-15 Thread Colt McNealy
Hello there, I'd like to call a vote on KIP-988 (co-authored by my friend and colleague Eduwer Camacaro). We are hoping to get it in before the 3.7.0 release. https://cwiki.apache.org/confluence/display/KAFKA/KIP-988%3A+Streams+Standby+Task+Update+Listener Cheers, Colt McNealy *Founder,

Re: [DISCUSS] KIP-988 Streams Standby Task Update Listener

2023-10-15 Thread Colt McNealy
Thanks, Guozhang. I've updated the KIP and will start a vote. Colt McNealy *Founder, LittleHorse.dev* On Sat, Oct 14, 2023 at 10:27 AM Guozhang Wang wrote: > Thanks for the summary, that looks good to me. > > Guozhang > > On Fri, Oct 13, 2023 at 8:57 PM Colt McNealy wrote: > > > > Hello