[
https://issues.apache.org/jira/browse/GIRAPH-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13626861#comment-13626861
]
Claudio Martella commented on GIRAPH-285:
-----------------------------------------
I am working right now on another API-breaking issue that I'd like to see in
the next release. We have discussed recently about the possibility to remove
Writable from the interfaces implemented by Vertex. I'm currently working on a
user-defined (with default already implemented) class that does the same the
current methods in Vertex do.
This time external to Vertex so that the we can stop assuming that Vertex
contains something special inside other than Value, Id, Edges and halt state.
Actually, if we really want to make it safe, we should totally remove the
possibility from the user to extend it and force it to be just like that.
What do you guys think? I think this should go in this release, as it quite
breaks API, and it's not a lot of code.
I should finish it tonight.
> Release Giraph-0.2
> ------------------
>
> Key: GIRAPH-285
> URL: https://issues.apache.org/jira/browse/GIRAPH-285
> Project: Giraph
> Issue Type: Task
> Reporter: Avery Ching
> Assignee: Avery Ching
>
> I think it's time to do this. Trunk is moving fast and we need to provide
> something for users that is fixed. Giraph has already progressed a lot from
> 0.1. Jakob, can you please share your notes on releasing 0.1? I'd really
> appreciate having them as a way to get started.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira