Re: [DISCUSS] KIP-622 Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext

2020-07-07 Thread William Bottrell
>> > ForwardingDisableProcessorContext). If given > > >>> > implementation does not support schedule() call, there is no > reason > > to > > >>> > support clock access. > > >>> > The default implementation should just throw &g

[VOTE] KIP-622 Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext

2020-07-07 Thread William Bottrell
Hi everyone, I'd like to start a vote for adding two new time API's to ProcessorContext. Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext Thanks

Re: [DISCUSS] KIP-622 Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext

2020-06-30 Thread William Bottrell
ecution of > Processor.process(), for example. > > With that modification, I'll be +1 on this proposal. > > Thanks again for the KIP! > -John > > On Thu, Jun 25, 2020, at 02:32, William Bottrell wrote: > > Thanks, John! I appreciate you adjusting my lingo. I made th

Re: [DISCUSS] KIP-622 Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext

2020-06-25 Thread William Bottrell
bit confusing. We > normally talk about “Tasks” not “partition groups” in the public api. Maybe > just saying that it’s “the maximum timestamp of any record yet processed by > the task” would be both high level and accurate. > > Thanks again! > -John > > On Mon, Jun 22, 202

Re: [DISCUSS] KIP-622 Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext

2020-06-22 Thread William Bottrell
l be added and no other method will be changed or removed. > > Best, > Bruno > > On Wed, Jun 10, 2020 at 10:06 AM William Bottrell > wrote: > > > > Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext > > < > https://cwiki.apache.org/confluen

[DISCUSS] KIP-622 Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext

2020-06-10 Thread William Bottrell
Add currentSystemTimeMs and currentStreamTimeMs to ProcessorContext I am extremely new to Kafka, but thank you to John Roesler and Matthias J. Sax for pointing me in t

Permission to create KIP

2020-06-05 Thread William Bottrell
Hello, I'd like to get permission to create a KIP for this JIRA issue: https://issues.apache.org/jira/browse/KAFKA-10062. Not sure what my WIki ID is, but my account name is wbottrell. Let me know if that is incorrect or if more information is needed. Thanks, Will