[
https://issues.apache.org/jira/browse/KAFKA-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-13699:
------------------------------------
Affects Version/s: 3.0.0
(was: 2.7.0)
> ProcessorContext does not expose Stream Time
> --------------------------------------------
>
> Key: KAFKA-13699
> URL: https://issues.apache.org/jira/browse/KAFKA-13699
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 3.0.0
> Reporter: Shay Lin
> Assignee: Matthias J. Sax
> Priority: Major
> Labels: newbie
> Fix For: 3.2.0
>
>
> As a KS developer, I would like to leverage
> [KIP-622|https://cwiki.apache.org/confluence/display/KAFKA/KIP-622%3A+Add+currentSystemTimeMs+and+currentStreamTimeMs+to+ProcessorContext]
> and access stream time in Processor Context.
> _(Updated)_
> However, the methods currentStreamTimeMs or currentSystemTimeMs is missing
> from for KStreams 3.0+.
> Checked with [~mjsax] , the methods are absent from the Processor API , i.e.
> * org.apache.kafka.streams.processor.api.ProcessorContext
--
This message was sent by Atlassian Jira
(v8.20.1#820001)