Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-13601

Fix typo in a log messages of AbstractDelegationTokenSecretManager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.7.4, 3.0.0-alpha2
    • None
    • Reviewed

    Description

      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

      Attachments

        1. HADOOP-13601.001.patch
          1.0 kB
          Mehran Hassani

        Activity

          People

            MehranHassani Mehran Hassani
            MehranHassani Mehran Hassani
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: