You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Tamás Németh (Jira)" <ji...@apache.org> on 2021/02/23 21:19:00 UTC

[jira] [Resolved] (GOBBLIN-1392) Safe temporary file creation

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

Tamás Németh resolved GOBBLIN-1392.
-----------------------------------
    Resolution: Fixed

Issue resolved by pull request #3230
[https://github.com/apache/gobblin/pull/3230]

> Safe temporary file creation
> ----------------------------
>
>                 Key: GOBBLIN-1392
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1392
>             Project: Apache Gobblin
>          Issue Type: Bug
>            Reporter: Tamás Németh
>            Assignee: Tamás Németh
>            Priority: Major
>             Fix For: 0.16.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Replacing unsafe File.createTempfile with java nio's Files.createTempFile.



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