[jira] [Created] (FLINK-1972) Remove instanceID in streaming tasks

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-1972) Remove instanceID in streaming tasks

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-1972:
-----------------------------------

             Summary: Remove instanceID in streaming tasks
                 Key: FLINK-1972
                 URL: https://issues.apache.org/jira/browse/FLINK-1972
             Project: Flink
          Issue Type: Bug
          Components: Streaming
            Reporter: Stephan Ewen


The streaming tasks have a weird instanceID that is a JVM local counter.

Tasks have already proper names, vertex ids, and IDs scoped to the attempt of execution. We should remove this counter ID.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)