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