You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "vinoyang (JIRA)" <ji...@apache.org> on 2018/09/25 03:38:00 UTC

[jira] [Assigned] (FLINK-10412) toString field in AbstractID should be transient to avoid been serialized

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

vinoyang reassigned FLINK-10412:
--------------------------------

    Assignee: vinoyang

> toString field in AbstractID should be transient to avoid been serialized
> -------------------------------------------------------------------------
>
>                 Key: FLINK-10412
>                 URL: https://issues.apache.org/jira/browse/FLINK-10412
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Coordination
>    Affects Versions: 1.7.0
>            Reporter: Zhu Zhu
>            Assignee: vinoyang
>            Priority: Major
>              Labels: deploy,deployment, serialization
>
> The toString field in AbstractID will be serialized currently, which makes RPC messages body like InputChannelDeploymentDescriptor and PartitionInfo larger (50%+).
> It adds more pressure to JM memory especially in large scale job scheduling (10000x10000 ALL-to-ALL connection).



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