[jira] [Updated] (HDFS-5560) Trash configuration log statements prints incorrect units

2013-12-02 Thread Andrew Wang (JIRA)

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

Andrew Wang updated HDFS-5560:
--

   Resolution: Fixed
Fix Version/s: 2.3.0
   Status: Resolved  (was: Patch Available)

Thanks Josh, +1. Committed to trunk, branch-2, branch-2.3.

I also added you as a contributor, so you'll be able to assign JIRAs to 
yourself and mark things as patch available.

> Trash configuration log statements prints incorrect units
> -
>
> Key: HDFS-5560
> URL: https://issues.apache.org/jira/browse/HDFS-5560
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.2.0
>Reporter: Josh Elser
>Assignee: Josh Elser
> Fix For: 2.3.0
>
> Attachments: HDFS-5560.patch
>
>
> I ran `hdfs dfs -expunge` on a 2.2.0 system, and noticed the following the 
> message printed out on the console:
> {noformat}
> $ hdfs dfs -expunge
> 13/11/23 22:12:17 INFO fs.TrashPolicyDefault: Namenode trash configuration: 
> Deletion interval = 180 minutes, Emptier interval = 0 minutes.
> {noformat}
> The configuration for both the deletion interval and emptier interval are 
> given in minutes, converted to milliseconds and then logged as milliseconds 
> but with a label of minutes. It looks like this was introduced in HDFS-4903.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-5560) Trash configuration log statements prints incorrect units

2013-12-02 Thread Andrew Wang (JIRA)

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

Andrew Wang updated HDFS-5560:
--

Assignee: Josh Elser

> Trash configuration log statements prints incorrect units
> -
>
> Key: HDFS-5560
> URL: https://issues.apache.org/jira/browse/HDFS-5560
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.2.0
>Reporter: Josh Elser
>Assignee: Josh Elser
> Attachments: HDFS-5560.patch
>
>
> I ran `hdfs dfs -expunge` on a 2.2.0 system, and noticed the following the 
> message printed out on the console:
> {noformat}
> $ hdfs dfs -expunge
> 13/11/23 22:12:17 INFO fs.TrashPolicyDefault: Namenode trash configuration: 
> Deletion interval = 180 minutes, Emptier interval = 0 minutes.
> {noformat}
> The configuration for both the deletion interval and emptier interval are 
> given in minutes, converted to milliseconds and then logged as milliseconds 
> but with a label of minutes. It looks like this was introduced in HDFS-4903.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-5560) Trash configuration log statements prints incorrect units

2013-11-24 Thread Josh Elser (JIRA)

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

Josh Elser updated HDFS-5560:
-

Attachment: HDFS-5560.patch

> Trash configuration log statements prints incorrect units
> -
>
> Key: HDFS-5560
> URL: https://issues.apache.org/jira/browse/HDFS-5560
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.2.0
>Reporter: Josh Elser
> Attachments: HDFS-5560.patch
>
>
> I ran `hdfs dfs -expunge` on a 2.2.0 system, and noticed the following the 
> message printed out on the console:
> {noformat}
> $ hdfs dfs -expunge
> 13/11/23 22:12:17 INFO fs.TrashPolicyDefault: Namenode trash configuration: 
> Deletion interval = 180 minutes, Emptier interval = 0 minutes.
> {noformat}
> The configuration for both the deletion interval and emptier interval are 
> given in minutes, converted to milliseconds and then logged as milliseconds 
> but with a label of minutes. It looks like this was introduced in HDFS-4903.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HDFS-5560) Trash configuration log statements prints incorrect units

2013-11-24 Thread Josh Elser (JIRA)

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

Josh Elser updated HDFS-5560:
-

Target Version/s: 3.0.0, 2.2.1
  Status: Patch Available  (was: Open)

Patch currently applies against branch-2.2 and trunk

> Trash configuration log statements prints incorrect units
> -
>
> Key: HDFS-5560
> URL: https://issues.apache.org/jira/browse/HDFS-5560
> Project: Hadoop HDFS
>  Issue Type: Bug
>Affects Versions: 2.2.0
>Reporter: Josh Elser
>
> I ran `hdfs dfs -expunge` on a 2.2.0 system, and noticed the following the 
> message printed out on the console:
> {noformat}
> $ hdfs dfs -expunge
> 13/11/23 22:12:17 INFO fs.TrashPolicyDefault: Namenode trash configuration: 
> Deletion interval = 180 minutes, Emptier interval = 0 minutes.
> {noformat}
> The configuration for both the deletion interval and emptier interval are 
> given in minutes, converted to milliseconds and then logged as milliseconds 
> but with a label of minutes. It looks like this was introduced in HDFS-4903.



--
This message was sent by Atlassian JIRA
(v6.1#6144)