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:52:00 UTC

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

Fokko Driesprong created FLINK-12250:
----------------------------------------

             Summary: 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


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. 



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