[
https://issues.apache.org/jira/browse/HADOOP-14539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenxin He updated HADOOP-14539:
-------------------------------
Attachment: HADOOP-14539.002.patch
002.patch:
# revert StreamPumper and related codes that are fixed in separate issue
HADOOP-14638.
# fix checkstyle issues: Indentation, LineLength.
# fix checkstyle issues: StaticVariableName.
## add final modifier to LOG to make them real constant.
## leave LOG in ShellCommandFencer unchanged for it's reassigned in tests.
# fix checkstyle issues: MemberName.
## add static modifier to LOG.
## leave LOG in AbstractGangliaSink, GangliaSink30 and GangliaSink31
unchanged for they're real instance member.
# fix checkstyle issues: RedundantModifier, ConstantName.
> Move commons logging APIs over to slf4j in hadoop-common
> --------------------------------------------------------
>
> Key: HADOOP-14539
> URL: https://issues.apache.org/jira/browse/HADOOP-14539
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Akira Ajisaka
> Assignee: Wenxin He
> Attachments: HADOOP-14539.001.patch, HADOOP-14539.002.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]