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

Improve test-patch to make it easier to find javadoc warnings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Implemented
    • None
    • None
    • build, test
    • None

    Description

      Often I have to spend a lot of time digging through logs to find javadoc warnings as the result of a test-patch. Similar to the improvement made in HADOOP-8339, we should do the following:

      • test-patch should only run javadoc on modules that have changed
      • the exclusions "OK_JAVADOC" should be per-project rather than cross-project
      • rather than just have a number, we should check in the actual list of warnings to ignore and then fuzzy-match the patch warnings against the exclude list.

      Attachments

        1. sketch.txt
          4 kB
          Todd Lipcon

        Activity

          People

            Unassigned Unassigned
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: