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

Tzu-Li (Gordon) Tai resolved FLINK-6492.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0
                   1.3.1

Fixed for master with ded464b8bd60d8f19221c0f1589346684c11c78d.
Fixed for release-1.3 with 0ae98d3863fb49f67ea4afdf66790b74c1d64d3d.

> Unclosed DataOutputViewStream in GenericArraySerializerConfigSnapshot#write()
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-6492
>                 URL: https://issues.apache.org/jira/browse/FLINK-6492
>             Project: Flink
>          Issue Type: Bug
>          Components: State Backends, Checkpointing
>            Reporter: Ted Yu
>            Priority: Minor
>             Fix For: 1.3.1, 1.4.0
>
>
> {code}
>    InstantiationUtil.serializeObject(new DataOutputViewStream(out), 
> componentClass);
> {code}
> DataOutputViewStream instance should be closed upon return.
> TupleSerializerConfigSnapshot has similar issue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to