Re: [DISCUSS] KIP-445: In-memory Session Store

2019-04-08 Thread Bill Bejeck
Hi Sophie, Thanks for the KIP, it's a +1 from me. -Bill On Tue, Apr 2, 2019 at 1:09 AM Guozhang Wang wrote: > Hello Sophie, > > Thanks for the KIP, I've made a pass on it and it lgtm. > > > Guozhang > > On Fri, Mar 29, 2019 at 5:32 PM Sophie Blee-Goldman > wrote: > > > Hello all, > > > > This

Re: [DISCUSS] KIP-445: In-memory Session Store

2019-04-01 Thread Guozhang Wang
Hello Sophie, Thanks for the KIP, I've made a pass on it and it lgtm. Guozhang On Fri, Mar 29, 2019 at 5:32 PM Sophie Blee-Goldman wrote: > Hello all, > > This KIP proposes adding an in-memory session store to round-out the API > and support built-in persistent and in-memory versions of ALL s

[DISCUSS] KIP-445: In-memory Session Store

2019-03-29 Thread Sophie Blee-Goldman
Hello all, This KIP proposes adding an in-memory session store to round-out the API and support built-in persistent and in-memory versions of ALL store types. Any feedback is appreciated https://cwiki.apache.org/confluence/display/KAFKA/KIP-445%3A+In-memory+Session+Store I made a first pass at a