Uploaded image for project: 'Giraph (Retired)'
  1. Giraph (Retired)
  2. GIRAPH-130

Fix Javadoc warnings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.0.0
    • None

    Description

      We've accumulated a fair number of javadoc warnings recently:

      [WARNING] Javadoc Warnings
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/bsp/CentralizedServiceWorker.java:146: warning - Tag @link: reference not found: GraphPartitioner
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/bsp/CentralizedServiceWorker.java:129: warning - @param argument "superstep" is not a parameter name.
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/bsp/CentralizedServiceWorker.java:146: warning - Tag @link: reference not found: GraphPartitioner
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/comm/CommunicationsInterface.java:84: warning - @param argument "vertexIndex" is not a parameter name.
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/comm/CommunicationsInterface.java:84: warning - @param argument "msgList" is not a parameter name.
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/comm/VertexIdMessagesList.java:32: warning - Tag @link: reference not found: VertexIdMessage
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/graph/VertexCombiner.java:46: warning - Tag @link: reference not found: messages
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/graph/VertexCombiner.java:46: warning - Tag @link: reference not found: messages
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/graph/AggregatorWriter.java:60: warning - @param argument "map" is not a parameter name.
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/bsp/CentralizedServiceWorker.java:146: warning - Tag @link: reference not found: GraphPartitioner
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/bsp/CentralizedServiceWorker.java:146: warning - Tag @link: reference not found: GraphPartitioner
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/graph/GiraphJob.java:432: warning - @param argument "graphPartitionerClass" is not a parameter name.
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/graph/VertexCombiner.java:46: warning - Tag @link: reference not found: messages
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/graph/partition/MasterGraphPartitioner.java:62: warning - Tag @link: reference not found: GraphPartitioner
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/graph/partition/MasterGraphPartitioner.java:62: warning - Tag @link: reference not found: GraphPartitioner
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/graph/partition/MasterGraphPartitioner.java:62: warning - @param argument "availableWorkerInfos" is not a parameter name.
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/graph/partition/PartitionBalancer.java:176: warning - @param argument "allPartitionStatsList" is not a parameter name.
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/comm/VertexIdMessagesList.java:32: warning - Tag @link: reference not found: VertexIdMessage
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/comm/VertexIdMessagesList.java:32: warning - Tag @link: reference not found: VertexIdMessage
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/bsp/CentralizedServiceWorker.java:146: warning - Tag @link: reference not found: GraphPartitioner
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/comm/VertexIdMessagesList.java:32: warning - Tag @link: reference not found: VertexIdMessage
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/bsp/CentralizedServiceWorker.java:146: warning - Tag @link: reference not found: GraphPartitioner
      [WARNING] /Users/jhoman/repos/giraph/src/main/java/org/apache/giraph/comm/VertexIdMessagesList.java:32: warning - Tag @link: reference not found: VertexIdMessage
      

      It would be good to fix these.

      Attachments

        1. GIRAPH-130.patch
          7 kB
          Harsh J

        Activity

          People

            qwertymaniac Harsh J
            jghoman Jakob Homan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: