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

ASF GitHub Bot commented on FLINK-2436:
---------------------------------------

GitHub user gyfora opened a pull request:

    https://github.com/apache/flink/pull/958

    [FLINK-2436] [streaming] Make ByteStreamStateHandles more robust

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gyfora/flink filehandle

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/958.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #958
    
----
commit d9d39f799d491e4d1740ce253aa1871b00db7ab7
Author: Gyula Fora <[email protected]>
Date:   2015-07-30T12:07:42Z

    [FLINK-2436] [streaming] Make ByteStreamStateHandles more robust

----


> Make ByteStreamStateHandles more robust
> ---------------------------------------
>
>                 Key: FLINK-2436
>                 URL: https://issues.apache.org/jira/browse/FLINK-2436
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Gyula Fora
>            Assignee: Gyula Fora
>            Priority: Critical
>
> The ByteStreamStateHandles are currently implemented in a very specific way 
> that makes assumptions of their actual usage. Also there is a possible 
> resource leak when errors occur during writing or reading from the stream.
> This affects FileStateHandles as well of course.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to