RE: Re: [DISCUSS] KIP-904 Kafka Streams - Guarantee subtractor is called before adder if key has not changed

2023-02-26 Thread Fq Public
atthias > > On 2/22/23 5:56 PM, Fq Public wrote: > > Just wanted to bump this thread for visbility. > > Thanks to everyone who has participated in the discussion so far. > > > > Thanks, > > Farooq > > > > On 2023/02/14 19:32:53 Guozhang Wang wrote: &g

[VOTE] KIP-904: Kafka Streams - Guarantee subtractor is called before adder if key has not changed

2023-02-26 Thread Fq Public
Hi everyone, I'd like to start the vote on KIP-904: Kafka Streams - Guarantee subtractor is called before adder if key has not changed. The KIP is available here: https://cwiki.apache.org/confluence/x/P5VbDg The easiest way to view the entire discussion thread is via this search link:

Re: [VOTE] KIP-904: Kafka Streams - Guarantee subtractor is called before adder if key has not changed

2023-03-03 Thread Fq Public
> +1 Binding > > > > > > On Mon, Feb 27, 2023 at 12:48 PM Guozhang Wang > > > wrote: > > > > > >> +1. > > >> > > >> On Sun, Feb 26, 2023 at 4:27 PM Fq Public wrote: > > >>> > > >>> Hi everyone, > &g

RE: Re: Re: [DISCUSS] KIP-904 Kafka Streams - Guarantee subtractor is called before adder if key has not changed

2023-02-22 Thread Fq Public
rin Shah wrote: > > > > Hello Farooq, > > > > This is actually a great idea, we have dealt with this by using an array > > instead of a set. > > +1 to this :) > > > > Thank you, > > Dharin > > > > On Sun, Feb 12, 2023 at 8:11 PM Fq Publ

[DISCUSS] KIP-904 Kafka Streams - Guarantee subtractor is called before adder if key has not changed

2023-02-06 Thread Fq Public
Hi everyone, I'd like to share a new KIP for discussion: https://cwiki.apache.org/confluence/x/P5VbDg This could be considered mostly as a "bug fix" but we wanted to raise a KIP for discussion because it involves changes to the serialization format of an internal topic which raises backward

RE: Re: [DISCUSS] KIP-904 Kafka Streams - Guarantee subtractor is called before adder if key has not changed

2023-02-12 Thread Fq Public
te a new object, that may still pass. This > means that even if user does not implement the `.equals` function, if > the same object is returned then this feature would still be > triggered, is that correct? > > > Guozhang > > On Mon, Feb 6, 2023 at 5:05 AM Fq Public wrote: > &g

Re: Request for JIRA account creation

2023-02-04 Thread Fq Public
Also, I would like permission to contribute to Apache Kafka. My wiki ID is also fq.public5 Thanks, Farooq On Sat, 4 Feb 2023 at 12:23, Fq Public wrote: > Hi, I would like to request a JIRA account in order to be able to file a > KIP and tickets related to this PR: > https://github.c

Request for JIRA account creation

2023-02-04 Thread Fq Public
Hi, I would like to request a JIRA account in order to be able to file a KIP and tickets related to this PR: https://github.com/apache/kafka/pull/10747 Email: fq.publ...@gmail.com User name: fq.public5 Display name: Farooq Qaiser Thanks, Farooq

RE: Re: Request for JIRA account creation

2023-02-05 Thread Fq Public
name cannot allow the special character: > ".". > Could you provide another user name without special characters? > > Thank you. > Luke > > On Sun, Feb 5, 2023 at 2:02 AM Fq Public wrote: > > > Also, I would like permission to contribute to Apache Kaf