[
https://issues.apache.org/jira/browse/GIRAPH-1219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16842342#comment-16842342
]
Hudson commented on GIRAPH-1219:
--------------------------------
FAILURE: Integrated in Jenkins build Giraph-trunk-Commit #1780 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1780/])
GIRAPH-1219 (dionysios:
[http://gitbox.apache.org/repos/asf?p=giraph.git&a=commit&h=0f41dbb1b40ecdc2e546d1366b8973e576f59486])
* (edit)
giraph-core/src/main/java/org/apache/giraph/graph/RetryableJobProgressTrackerClient.java
> Improve exception handling in RetryableJobProgressTrackerClient
> ---------------------------------------------------------------
>
> Key: GIRAPH-1219
> URL: https://issues.apache.org/jira/browse/GIRAPH-1219
> Project: Giraph
> Issue Type: Improvement
> Reporter: Dionysios Logothetis
> Assignee: Dionysios Logothetis
> Priority: Major
>
> Currently the RetryableJobProgressTrackerClient retries on every Exception.
> This should happen only on RuntimeTTException or RejectedExecutionException.
> Otherwise, we may be retrying on to many exception. For instance,
> application-specific exceptions should not trigger a retry
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)