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

Remove unused import in TestCompressorDecompressor.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0-alpha1
    • None
    • None
    • Reviewed

    Description

      The fix for HADOOP-12590 left an unused import in TestCompressorDecompressor.java.

      After uploading the patch for HADOOP-12590, I spotted the problem in IntelliJ which marked the unused import gray, but it was too late.

      The problem was not detected by precommit check because test source files are not checked by checkstyle by default. Maven checkstyle plugin parameter includeTestSourceDirectory is false by default.

      Attachments

        1. HADOOP-12700.001.patch
          1 kB
          John Zhuge

        Issue Links

          Activity

            People

              jzhuge John Zhuge
              jzhuge John Zhuge
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: