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

Remove Writable from the interfaces implemented by Vertex

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Currently, Vertex implements Writable, meaning that we depend on the user (except for the default implementation) on the way the graph is serialised and deserialized. This means we cannot do certain optimisations, and the user can actually add additional stuff to Vertex more than Value, Id, Edges and halt state. By removing this possibility (or allowing them to extend a default implementation) we take control of this.

      Attachments

        1. NonWritable.diff
          14 kB
          Claudio Martella
        2. GIRAPH-613.diff
          21 kB
          Claudio Martella
        3. GIRAPH-613.diff
          22 kB
          Claudio Martella

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: