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

Avery Ching commented on GIRAPH-440:
------------------------------------

+1, just might want to wrap

LOG.info("waitFor: Future result not ready yet " + future);

in a LOG.isInfoEnabled() block
                
> ProgressableUtils - TimeoutException from future.get shouldn't be rethrown
> --------------------------------------------------------------------------
>
>                 Key: GIRAPH-440
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-440
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-440.patch
>
>
> Introduced by GIRAPH-437 - when Future.get() throws TimeoutException we 
> should catch it and continue waiting.

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