Joseph Adler created GIRAPH-272:
-----------------------------------

             Summary: cannot extend Vertex in user code
                 Key: GIRAPH-272
                 URL: https://issues.apache.org/jira/browse/GIRAPH-272
             Project: Giraph
          Issue Type: Bug
          Components: graph
    Affects Versions: 0.2.0
            Reporter: Joseph Adler
            Priority: Critical


As currently written, it's not possible to create a class that extends Vertex 
in user code. I think this is because the abstract methods putMessages and 
releaseResources  are abstract and neither public nor protected.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to