[ 
https://issues.apache.org/jira/browse/FLINK-5336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328850#comment-17328850
 ] 

Flink Jira Bot commented on FLINK-5336:
---------------------------------------

This major issue is unassigned and itself and all of its Sub-Tasks have not 
been updated for 30 days. So, it has been labeled "stale-major". If this ticket 
is indeed "major", please either assign yourself or give an update. Afterwards, 
please remove the label. In 7 days the issue will be deprioritized.

> Make Path immutable
> -------------------
>
>                 Key: FLINK-5336
>                 URL: https://issues.apache.org/jira/browse/FLINK-5336
>             Project: Flink
>          Issue Type: Sub-task
>          Components: API / DataSet
>            Reporter: Stephan Ewen
>            Priority: Major
>              Labels: stale-major
>             Fix For: 2.0.0
>
>
> The {{Path}} class is currently mutable to support the {{IOReadableWritable}} 
> serialization. Since that serialization is not used any more, I suggest to 
> drop that interface from Path and make the Path's URI final.
> Being immutable, we can store configures paths properly without the chance of 
> them being mutated as side effects.
> Many parts of the code make the assumption that the Path is immutable, being 
> susceptible to subtle errors.



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

Reply via email to