You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/03/25 22:43:15 UTC

[jira] [Assigned] (ACCUMULO-2532) FileUtil expects instance.dfs.dir in tmpDir path

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

Josh Elser reassigned ACCUMULO-2532:
------------------------------------

    Assignee: Josh Elser

> FileUtil expects instance.dfs.dir in tmpDir path
> ------------------------------------------------
>
>                 Key: ACCUMULO-2532
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2532
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: master, tserver
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Critical
>             Fix For: 1.6.0
>
>
> FileUtil#cleanupIndexOp(AccumuloConfiguration, Path, VolumeManager, ArrayList) checks that the temporary directory Path it was given ends with the value of instance.dfs.dir and "/tmp".
> instance.dfs.dir is no longer appended to each volume, so this check is likely wrong and result in tmp directories not being cleaned up properly.
> This also necessitates a unit test to prevent from happening again.



--
This message was sent by Atlassian JIRA
(v6.2#6252)