You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/01/31 11:07:00 UTC

[jira] [Closed] (FLINK-8569) Provide a hook to override the default KeyGroupRangeAssignment

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

Till Rohrmann closed FLINK-8569.
--------------------------------
    Resolution: Won't Do

Making the key group partitioning configurable will have wide reaching consequences for savepoints. I believe that we don't have the capacities for such a change at the moment.

> Provide a hook to override the default KeyGroupRangeAssignment
> --------------------------------------------------------------
>
>                 Key: FLINK-8569
>                 URL: https://issues.apache.org/jira/browse/FLINK-8569
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>            Reporter: Nagarjun Guraja
>            Priority: Major
>
> Currently the class 'org.apache.flink.runtime.state.KeyGroupRangeAssignment' has static methods(not pluggable) which is a little prohibitive and unintuitive to onboard some of the keyed embarrassingly parallel jobs. It would be helpful if a hook per job is provided to make this pluggable. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)