[jira] [Updated] (HDFS-14050) Use parameterized logging construct in NamenodeFsck class

2018-11-15 Thread Hrishikesh Gadre (JIRA)


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

Hrishikesh Gadre updated HDFS-14050:

Attachment: HDFS-14050-004.patch

> Use parameterized logging construct in NamenodeFsck class
> -
>
> Key: HDFS-14050
> URL: https://issues.apache.org/jira/browse/HDFS-14050
> Project: Hadoop HDFS
>  Issue Type: Task
>Affects Versions: 3.0.0
>Reporter: Hrishikesh Gadre
>Assignee: Hrishikesh Gadre
>Priority: Trivial
> Attachments: HDFS-14050-001.patch, HDFS-14050-002.patch, 
> HDFS-14050-003.patch, HDFS-14050-004.patch
>
>
> HDFS-13695 implemented a change to use slf4j logger (instead of commons 
> logging). But the NamenodeFsck class is still not using parameterized logging 
> construct. This came up during the code review for HADOOP-11391. We should 
> change logging statements in NamenodeFsck to use slf4j style parameterized 
> logging apis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-14050) Use parameterized logging construct in NamenodeFsck class

2018-11-08 Thread Hrishikesh Gadre (JIRA)


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

Hrishikesh Gadre updated HDFS-14050:

Attachment: (was: HADOOP-14128-003.patch)

> Use parameterized logging construct in NamenodeFsck class
> -
>
> Key: HDFS-14050
> URL: https://issues.apache.org/jira/browse/HDFS-14050
> Project: Hadoop HDFS
>  Issue Type: Task
>Affects Versions: 3.0.0
>Reporter: Hrishikesh Gadre
>Assignee: Hrishikesh Gadre
>Priority: Trivial
> Attachments: HDFS-14050-001.patch, HDFS-14050-002.patch, 
> HDFS-14050-003.patch
>
>
> HDFS-13695 implemented a change to use slf4j logger (instead of commons 
> logging). But the NamenodeFsck class is still not using parameterized logging 
> construct. This came up during the code review for HADOOP-11391. We should 
> change logging statements in NamenodeFsck to use slf4j style parameterized 
> logging apis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-14050) Use parameterized logging construct in NamenodeFsck class

2018-11-08 Thread Hrishikesh Gadre (JIRA)


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

Hrishikesh Gadre updated HDFS-14050:

Attachment: HADOOP-14128-003.patch

> Use parameterized logging construct in NamenodeFsck class
> -
>
> Key: HDFS-14050
> URL: https://issues.apache.org/jira/browse/HDFS-14050
> Project: Hadoop HDFS
>  Issue Type: Task
>Affects Versions: 3.0.0
>Reporter: Hrishikesh Gadre
>Assignee: Hrishikesh Gadre
>Priority: Trivial
> Attachments: HADOOP-14128-003.patch, HDFS-14050-001.patch, 
> HDFS-14050-002.patch
>
>
> HDFS-13695 implemented a change to use slf4j logger (instead of commons 
> logging). But the NamenodeFsck class is still not using parameterized logging 
> construct. This came up during the code review for HADOOP-11391. We should 
> change logging statements in NamenodeFsck to use slf4j style parameterized 
> logging apis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-14050) Use parameterized logging construct in NamenodeFsck class

2018-11-08 Thread Hrishikesh Gadre (JIRA)


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

Hrishikesh Gadre updated HDFS-14050:

Attachment: HDFS-14050-003.patch

> Use parameterized logging construct in NamenodeFsck class
> -
>
> Key: HDFS-14050
> URL: https://issues.apache.org/jira/browse/HDFS-14050
> Project: Hadoop HDFS
>  Issue Type: Task
>Affects Versions: 3.0.0
>Reporter: Hrishikesh Gadre
>Assignee: Hrishikesh Gadre
>Priority: Trivial
> Attachments: HDFS-14050-001.patch, HDFS-14050-002.patch, 
> HDFS-14050-003.patch
>
>
> HDFS-13695 implemented a change to use slf4j logger (instead of commons 
> logging). But the NamenodeFsck class is still not using parameterized logging 
> construct. This came up during the code review for HADOOP-11391. We should 
> change logging statements in NamenodeFsck to use slf4j style parameterized 
> logging apis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-14050) Use parameterized logging construct in NamenodeFsck class

2018-11-06 Thread Hrishikesh Gadre (JIRA)


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

Hrishikesh Gadre updated HDFS-14050:

Attachment: HDFS-14050-002.patch

> Use parameterized logging construct in NamenodeFsck class
> -
>
> Key: HDFS-14050
> URL: https://issues.apache.org/jira/browse/HDFS-14050
> Project: Hadoop HDFS
>  Issue Type: Task
>Affects Versions: 3.0.0
>Reporter: Hrishikesh Gadre
>Assignee: Hrishikesh Gadre
>Priority: Trivial
> Attachments: HDFS-14050-001.patch, HDFS-14050-002.patch
>
>
> HDFS-13695 implemented a change to use slf4j logger (instead of commons 
> logging). But the NamenodeFsck class is still not using parameterized logging 
> construct. This came up during the code review for HADOOP-11391. We should 
> change logging statements in NamenodeFsck to use slf4j style parameterized 
> logging apis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-14050) Use parameterized logging construct in NamenodeFsck class

2018-11-06 Thread Hrishikesh Gadre (JIRA)


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

Hrishikesh Gadre updated HDFS-14050:

Attachment: HDFS-14050-001.patch

> Use parameterized logging construct in NamenodeFsck class
> -
>
> Key: HDFS-14050
> URL: https://issues.apache.org/jira/browse/HDFS-14050
> Project: Hadoop HDFS
>  Issue Type: Task
>Affects Versions: 3.0.0
>Reporter: Hrishikesh Gadre
>Assignee: Hrishikesh Gadre
>Priority: Trivial
> Attachments: HDFS-14050-001.patch
>
>
> HDFS-13695 implemented a change to use slf4j logger (instead of commons 
> logging). But the NamenodeFsck class is still not using parameterized logging 
> construct. This came up during the code review for HADOOP-11391. We should 
> change logging statements in NamenodeFsck to use slf4j style parameterized 
> logging apis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Updated] (HDFS-14050) Use parameterized logging construct in NamenodeFsck class

2018-11-06 Thread Hrishikesh Gadre (JIRA)


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

Hrishikesh Gadre updated HDFS-14050:

Status: Patch Available  (was: Open)

> Use parameterized logging construct in NamenodeFsck class
> -
>
> Key: HDFS-14050
> URL: https://issues.apache.org/jira/browse/HDFS-14050
> Project: Hadoop HDFS
>  Issue Type: Task
>Affects Versions: 3.0.0
>Reporter: Hrishikesh Gadre
>Assignee: Hrishikesh Gadre
>Priority: Trivial
> Attachments: HDFS-14050-001.patch
>
>
> HDFS-13695 implemented a change to use slf4j logger (instead of commons 
> logging). But the NamenodeFsck class is still not using parameterized logging 
> construct. This came up during the code review for HADOOP-11391. We should 
> change logging statements in NamenodeFsck to use slf4j style parameterized 
> logging apis.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org