You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Anastasis Andronidis (JIRA)" <ji...@apache.org> on 2013/12/21 18:16:10 UTC

[jira] [Created] (HAMA-833) Add more finish states for vertices

Anastasis Andronidis created HAMA-833:
-----------------------------------------

             Summary: Add more finish states for vertices
                 Key: HAMA-833
                 URL: https://issues.apache.org/jira/browse/HAMA-833
             Project: Hama
          Issue Type: Improvement
          Components: graph
    Affects Versions: 0.6.3
            Reporter: Anastasis Andronidis
            Assignee: Anastasis Andronidis
            Priority: Minor
             Fix For: 0.7.0


We should handle more cases on the vertices, like:

1) voteToStop() : Immediately stop the vertex compute and suppress any further calculations on top of that. (e.g. aggregation)
2) voteToTerminate(): Immediately stop the vertex compute, suppress any further calculations on top of that and deactivate the vertex so even if any message reaches it, will not come alive.

Any comments?



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)