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)