You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/04/10 04:35:00 UTC

[jira] [Updated] (FLINK-31374) ProxyStreamPartitioner should implement ConfigurableStreamPartitioner

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

ASF GitHub Bot updated FLINK-31374:
-----------------------------------
    Labels: pull-request-available  (was: )

> ProxyStreamPartitioner should implement ConfigurableStreamPartitioner
> ---------------------------------------------------------------------
>
>                 Key: FLINK-31374
>                 URL: https://issues.apache.org/jira/browse/FLINK-31374
>             Project: Flink
>          Issue Type: Bug
>          Components: Library / Machine Learning
>    Affects Versions: ml-2.2.0
>            Reporter: Zhipeng Zhang
>            Priority: Major
>              Labels: pull-request-available
>
> In flink-ml-iterations module, we use ProxyStreamPartitioner to wrap StreamPartitioner to deal with records in iterations.
>  
> However, it did not implement ConfigurableStreamPartitioner interface. Thus that maxParallelism information is lost.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)