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

2013-02-27 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-733:


Resolution: Duplicate
Status: Resolved  (was: Patch Available)

> 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


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

2013-02-17 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-733:


Status: Patch Available  (was: Open)

> 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


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

2013-02-14 Thread Edward J. Yoon (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAMA-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Edward J. Yoon updated HAMA-733:


Attachment: appendSync.txt

> 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