You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Avery Ching (JIRA)" <ji...@apache.org> on 2012/11/30 22:47:58 UTC

[jira] [Commented] (GIRAPH-440) ProgressableUtils - TimeoutException from future.get shouldn't be rethrown

    [ 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