You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2012/09/01 02:23:07 UTC

[jira] [Created] (HDFS-3882) NN trash emptier should not delete files via the client

Eli Collins created HDFS-3882:
---------------------------------

             Summary: NN trash emptier should not delete files via the client
                 Key: HDFS-3882
                 URL: https://issues.apache.org/jira/browse/HDFS-3882
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: name-node
            Reporter: Eli Collins


The trash emptier only runs in the NN yet deletes files via the client (and therefore makes self IPCs), let's modify it to remove files directly. This could be handled as part of moving trash server side (HADOOP-8598) or simply by creating a new trash policy (since the emptier lives in the default trash policy) and configuring the NN to use it by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira