[ 
https://issues.apache.org/jira/browse/GIRAPH-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693465#comment-13693465
 ] 

Claudio Martella commented on GIRAPH-697:
-----------------------------------------

i agree some refactoring here was necessary. can i ask you what you plan to do 
with the messagestore? the optmized ones. i have a seaming working prototype 
with the thread merging stores in the bg, but i blocked looking for a race when 
i started my internship on other stuff. planning to work on that?
                
> Clean up message stores
> -----------------------
>
>                 Key: GIRAPH-697
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-697
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-697.patch
>
>
> The hierarchy of message stores is very complex at the moment, and message 
> stores are required to implement some methods which are not used by the 
> infrastructure (like addMessages(MessageStore), readFields/write, 
> getNumberOfMessages) - they are only there because out-of-core stores need 
> them. I'm working on some optimized message stores, so decided to clean this 
> up first.

--
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

Reply via email to