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

GIRAPH-36 missed a couple of liners when passing from Vertex to BasicVertex

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 0.1.0
    • 0.1.0
    • graph
    • None

    Description

      After GIRAPH-36, in a couple of places Vertex was left instead of BasicVertex. To achieve the fix a BasicVertex was extended with a new boolean isHalted(boolean state) method that totally hides boolean halt field. I believe this unifies the voteToHalt() and isHalted() methods totally hiding the halting management of Vertices (before it was relying on the existence of boolean halt field).

      Attachments

        1. GIRAPH-36-cleaup.diff
          4 kB
          Claudio Martella
        2. GIRAPH-70.diff
          7 kB
          Claudio Martella

        Activity

          People

            cmartella Claudio Martella
            cmartella Claudio Martella
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: