[
https://issues.apache.org/jira/browse/UIMA-5390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Burn Lewis resolved UIMA-5390.
------------------------------
Resolution: Fixed
Problem was not the lack of an initialization phase ... runtime errors were not
allowed to accumulate. Service will now be disabled (no more instances
restarted) if too many init or runtime errors occur. By default runtime errors
must not exceed 5 during a window of 30 mins, but these thresholds can be
overridden by a custom pinger.
> DUCC may restart failing custom services forever
> ------------------------------------------------
>
> Key: UIMA-5390
> URL: https://issues.apache.org/jira/browse/UIMA-5390
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Reporter: Burn Lewis
> Priority: Minor
> Fix For: 2.2.2-Ducc
>
>
> Since custom services have no initialization phase all init errors are
> counted as run errors, but before the threshold is reached the error count
> may be reset.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)