[
https://issues.apache.org/jira/browse/HDFS-6775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14538085#comment-14538085
]
J.Andreina commented on HDFS-6775:
----------------------------------
The patch is to avoid log message displaying at client side but to redirect to
namenode log.
So no need for testcase.
Kindly review the patch.
> Users may see TrashPolicy if hdfs dfs -rm is run
> ------------------------------------------------
>
> Key: HDFS-6775
> URL: https://issues.apache.org/jira/browse/HDFS-6775
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
> Assignee: J.Andreina
> Attachments: HDFS-6775.1.patch, HDFS-6775.2.patch
>
>
> Doing 'hdfs dfs -rm file' generates an extra log message on the console:
> {code}
> 14/07/29 15:18:56 INFO fs.TrashPolicyDefault: Namenode trash configuration:
> Deletion interval = 0 minutes, Emptier interval = 0 minutes.
> {code}
> This shouldn't be seen by users.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)