[
https://issues.apache.org/jira/browse/FLINK-26555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17515226#comment-17515226
]
Matthias Pohl commented on FLINK-26555:
---------------------------------------
Ok, that seems to be the default behavior:
https://fasterxml.github.io/jackson-databind/javadoc/2.7/com/fasterxml/jackson/databind/ObjectMapper.html#writeValue(java.io.OutputStream,%20java.lang.Object)
> Missing close in FileSystemJobResultStore
> -----------------------------------------
>
> Key: FLINK-26555
> URL: https://issues.apache.org/jira/browse/FLINK-26555
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.15.0
> Reporter: Matthias Pohl
> Assignee: Matthias Pohl
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.15.0
>
> Attachments: image-2022-03-31-16-43-56-322.png
>
>
> {{FileSystemJobResultStore.createDirtyResultInternal}} does not close the
> opened {{OutputStream}}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)