Gyula Fora created FLINK-1592: --------------------------------- Summary: Refactor StreamGraph to store vertex IDs as Integers instead of Strings Key: FLINK-1592 URL: https://issues.apache.org/jira/browse/FLINK-1592 Project: Flink Issue Type: Task Components: Streaming Reporter: Gyula Fora Priority: Minor
The vertex IDs are currently stored as Strings reflecting some deprecated usage. It should be refactored to use Integers instead. -- This message was sent by Atlassian JIRA (v6.3.4#6332)