You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2015/02/22 14:53:11 UTC

[jira] [Closed] (FLINK-1592) Refactor StreamGraph to store vertex IDs as Integers instead of Strings

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

Gyula Fora closed FLINK-1592.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 0.9

https://github.com/apache/flink/commit/a911559a1d8d8d160edcdb76cd16812de80b0d1c

> 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
>            Assignee: Gyula Fora
>            Priority: Minor
>              Labels: starter
>             Fix For: 0.9
>
>
> 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)