Yeah, Thank you~ On Mon, Dec 3, 2012 at 2:38 PM, Edward J. Yoon <[email protected]>wrote:
> Are you talking about the order of received messages? Order is not > guaranteed. > > On Sun, Dec 2, 2012 at 4:53 PM, lee fei <[email protected]> wrote: > > Hi Edward, > > > > Thank you for your time. I have a question, if vertex A send two messages > > to vertex B (I am using hama graph package), did B will see the two > > messages adjacently when B iterator the messages list? or there is no > > guarantee that B receive the two massages adjacently? > > > > > > On Sun, Dec 2, 2012 at 12:49 PM, Edward J. Yoon (JIRA) <[email protected] > >wrote: > > > >> > >> [ > >> > https://issues.apache.org/jira/browse/HAMA-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > >> > >> Edward J. Yoon reassigned HAMA-658: > >> ----------------------------------- > >> > >> Assignee: Edward J. Yoon (was: Piyush Kumar) > >> > >> > Add random graph generator > >> > -------------------------- > >> > > >> > Key: HAMA-658 > >> > URL: https://issues.apache.org/jira/browse/HAMA-658 > >> > Project: Hama > >> > Issue Type: New Feature > >> > Components: examples, graph > >> > Reporter: Edward J. Yoon > >> > Assignee: Edward J. Yoon > >> > Fix For: 0.6.1 > >> > > >> > Attachments: patch_v01.txt, RandomGraphGenerator.java > >> > > >> > > >> > It would be nice if we have random graph generator so that users can > >> easily test the graph examples. > >> > >> -- > >> 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 > >> > > > > -- > Best Regards, Edward J. Yoon > @eddieyoon >
