You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Dionysios Logothetis (Jira)" <ji...@apache.org> on 2020/05/14 05:50:00 UTC

[jira] [Updated] (GIRAPH-1219) Improve exception handling in RetryableJobProgressTrackerClient

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

Dionysios Logothetis updated GIRAPH-1219:
-----------------------------------------
    Fix Version/s: 1.3.0

> 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
>             Fix For: 1.3.0
>
>
> 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
(v8.3.4#803005)