You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fokko Driesprong (JIRA)" <ji...@apache.org> on 2019/04/18 09:53:00 UTC

[jira] [Updated] (FLINK-12250) Rewrite assembleNewPartPath to let it return a new PartPath

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

Fokko Driesprong updated FLINK-12250:
-------------------------------------
    Description: While debugging some code, I've noticed assembleNewPartPath does not really return a new path. Also rewrote the code a bit so the mutable inProgressPart is changed in a single place  (was: While debugging some code, I've noticed assembleNewPartPath does not really return a new path. Also rewrote the code a bit so the mutable inProgressPart is only changed in a single function. )

> Rewrite assembleNewPartPath to let it return a new PartPath
> -----------------------------------------------------------
>
>                 Key: FLINK-12250
>                 URL: https://issues.apache.org/jira/browse/FLINK-12250
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 1.8.0
>            Reporter: Fokko Driesprong
>            Assignee: Fokko Driesprong
>            Priority: Major
>
> While debugging some code, I've noticed assembleNewPartPath does not really return a new path. Also rewrote the code a bit so the mutable inProgressPart is changed in a single place



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