You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/09/26 14:33:00 UTC

[jira] [Resolved] (ARROW-17794) [Java] Force delete jni lib on JVM exit

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

David Li resolved ARROW-17794.
------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

Issue resolved by pull request 14189
[https://github.com/apache/arrow/pull/14189]

> [Java] Force delete jni lib on JVM exit
> ---------------------------------------
>
>                 Key: ARROW-17794
>                 URL: https://issues.apache.org/jira/browse/ARROW-17794
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Java
>    Affects Versions: 10.0.0
>            Reporter: Jackey Lee
>            Assignee: Jackey Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 10.0.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Use `FileUtils.forceDeleteOnExit` to delete jni lib file on JVM exit. `FileUtils.forceDeleteOnExit` actually add a shut down hook to make sure file delte.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)