You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/09/21 11:12:00 UTC

[jira] [Updated] (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 ]

ASF GitHub Bot updated ARROW-17794:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  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)