Hello all,
I am closing the vote for this KIP: 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-622%3A+Add+currentSystemTimeMs+and+currentStreamTimeMs+to+ProcessorContext

Summary of the KIP:
Planning to add two new methods to ProcessorContext:
1. long currentSystemTimeMs() to fetch wall-clock time 
2. long currentStreamTimeMs() to fetch maximum timestamp of any record yet 
processed by the task

Thanks,
Rohit


On 2020/12/01 16:09:54, Bill Bejeck <bbej...@gmail.com> wrote: 
> Sorry for jumping into this so late,
> 
> Thanks for the KIP, I'm a +1 (binding)
> 
> -Bill
> 
> On Sun, Jul 26, 2020 at 11:06 AM John Roesler <j...@vvcephei.org> wrote:
> 
> > Thanks William,
> >
> > I’m +1 (binding)
> >
> > Thanks,
> > John
> >
> > On Fri, Jul 24, 2020, at 20:22, Sophie Blee-Goldman wrote:
> > > Thanks all, +1 (non-binding)
> > >
> > > Cheers,
> > > Sophie
> > >
> > > On Wed, Jul 8, 2020 at 4:02 AM Bruno Cadonna <br...@confluent.io> wrote:
> > >
> > > > Thanks Will and Piotr,
> > > >
> > > > +1 (non-binding)
> > > >
> > > > Best,
> > > > Bruno
> > > >
> > > > On Wed, Jul 8, 2020 at 8:12 AM Matthias J. Sax <mj...@apache.org>
> > wrote:
> > > > >
> > > > > Thanks for the KIP.
> > > > >
> > > > > +1 (binding)
> > > > >
> > > > >
> > > > > -Matthias
> > > > >
> > > > > On 7/7/20 11:48 AM, William Bottrell wrote:
> > > > > > Hi everyone,
> > > > > >
> > > > > > I'd like to start a vote for adding two new time API's to
> > > > ProcessorContext.
> > > > > >
> > > > > > Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext
> > > > > > <
> > > >
> > https://cwiki.apache.org/confluence/display/KAFKA/KIP-622%3A+Add+currentSystemTimeMs+and+currentStreamTimeMs+to+ProcessorContext
> > > > >
> > > > > >
> > > > > >  Thanks everyone for the initial feedback and thanks for your time.
> > > > > >
> > > > >
> > > >
> > >
> >
> 

Reply via email to