You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/05/08 17:21:00 UTC

[jira] [Commented] (FLINK-9316) Expose operator unique ID to the DataStream operators.

    [ https://issues.apache.org/jira/browse/FLINK-9316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16467713#comment-16467713 ] 

Chesnay Schepler commented on FLINK-9316:
-----------------------------------------

Operators can already access the operator ID, see this [example|https://github.com/apache/flink/blob/master/flink-streaming-java/src/main/java/org/apache/flink/streaming/api/operators/AbstractStreamOperator.java#L174] in the {{AbstractStreamOperator}}.

> Expose operator unique ID to the DataStream operators.
> ------------------------------------------------------
>
>                 Key: FLINK-9316
>                 URL: https://issues.apache.org/jira/browse/FLINK-9316
>             Project: Flink
>          Issue Type: New Feature
>          Components: Streaming
>    Affects Versions: 1.4.2
>            Reporter: Piotr Nowojski
>            Assignee: Piotr Nowojski
>            Priority: Major
>             Fix For: 1.5.0
>
>
> This is a prerequisite to fix https://issues.apache.org/jira/browse/FLINK-9295



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)