You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2013/08/14 02:57:47 UTC

[jira] [Commented] (HAMA-733) Synchronization without clearing the unconsumed messages in the queues

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

Edward J. Yoon commented on HAMA-733:
-------------------------------------

See HAMA-734
                
> Synchronization without clearing the unconsumed messages in the queues
> ----------------------------------------------------------------------
>
>                 Key: HAMA-733
>                 URL: https://issues.apache.org/jira/browse/HAMA-733
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp core
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.6.1
>
>         Attachments: appendSync.txt
>
>
> This function can be useful when broadcast is needed before receiving all messages.
> {code}
>    /**
>    * if true, synchronizes without clearing the unconsumed messages in the queues.
>    * 
>    * @throws IOException
>    * @throws SyncException
>    * @throws InterruptedException
>    */
>   public void sync(boolean append) throws IOException, SyncException,
>       InterruptedException;
> {code}

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