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

2019-04-29 Thread Robert Metzger (JIRA)


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

Robert Metzger updated FLINK-12250:
---
Component/s: Connectors / FileSystem

> 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
>  Components: Connectors / FileSystem
>Affects Versions: 1.8.0
>Reporter: Fokko Driesprong
>Assignee: Fokko Driesprong
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)


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

2019-04-18 Thread ASF GitHub Bot (JIRA)


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

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

> 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
>  Labels: pull-request-available
>
> 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)


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

2019-04-18 Thread Fokko Driesprong (JIRA)


 [ 
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)