You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mehran Hassani (JIRA)" <ji...@apache.org> on 2016/09/13 14:53:20 UTC

[jira] [Created] (HADOOP-13601) Typo in a log messages

Mehran Hassani created HADOOP-13601:
---------------------------------------

             Summary: 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


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: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org