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

Fix findbugs warnings in FileBasedIPList

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.7.0
    • 2.7.0
    • None
    • Reviewed

    Description

      Now there are 3 findbugs warnings in hadoop-common package.
      https://builds.apache.org/job/PreCommit-HADOOP-Build/5336//artifact/patchprocess/newPatchFindbugsWarningshadoop-common.html

      Bug type RV_RETURN_VALUE_IGNORED At ActiveStandbyElector.java:[line 1067]
      Bug type AT_OPERATION_SEQUENCE_ON_CONCURRENT_ABSTRACTION At NetUtils.java:[line 291]
      

      The above two warnings will be fixed by HADOOP-11433. This issue is to fix the last one.

      Bug type DLS_DEAD_LOCAL_STORE At FileBasedIPList.java:[line 53]
      

      Attachments

        1. HADOOP-11448.001.patch
          0.6 kB
          Tsuyoshi Ozawa

        Issue Links

          Activity

            People

              ozawa Tsuyoshi Ozawa
              aajisaka Akira Ajisaka
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: