[
https://issues.apache.org/jira/browse/HADOOP-13601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15487514#comment-15487514
]
Sean Busbey commented on HADOOP-13601:
--------------------------------------
good finds! interested in coming up with a patch for fixing these? [Our
contributor guide|http://wiki.apache.org/hadoop/HowToContribute] covers
everything needed to work across the code base, but I'd imagine for these
things a simple manual test of compilation before and after the changes should
suffice.
> Typo in a log messages
> ----------------------
>
> Key: HADOOP-13601
> URL: https://issues.apache.org/jira/browse/HADOOP-13601
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Mehran Hassani
> Priority: Trivial
> Labels: newbie
>
> I am conducting research on log related bugs. I tried to make a tool to fix
> repetitive yet simple patterns of bugs that are related to logs. Typos in log
> messages are one of the reoccurring bugs. Therefore, I made a tool find typos
> in log statements. During my experiments, I managed to find the following
> typos in Hadoop Common:
> in file
> /hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/token/delegation/AbstractDelegationTokenSecretManager.java,
> LOG.info("Token cancelation requested for identifier: "+id),
> cancelation should be cancellation
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]