You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Shay Lin (Jira)" <ji...@apache.org> on 2022/02/28 23:25:00 UTC

[jira] [Updated] (KAFKA-13699) ProcessorContext does not expose Stream Time

     [ https://issues.apache.org/jira/browse/KAFKA-13699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shay Lin updated KAFKA-13699:
-----------------------------
    Description: 
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.

However, the methods currentStreamTimeMs or currentSystemTimeMs is missing from for KStreams 2.7.0 (Java).

  was:
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.

 

However, the methods currentStreamTimeMs or currentSystemTimeMs is missing from for KStreams 2.7.0 (Java).


> 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: 2.7.0
>            Reporter: Shay Lin
>            Priority: Major
>
> 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.
> However, the methods currentStreamTimeMs or currentSystemTimeMs is missing from for KStreams 2.7.0 (Java).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)