You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2013/12/20 18:58:25 UTC

[jira] [Closed] (UIMA-2615) Ducc Service Manger: Do exponential backoff of service pingers.

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

Jerry Cwiklik closed UIMA-2615.
-------------------------------

    Resolution: Fixed

> Ducc Service Manger: Do exponential backoff of service pingers.
> ---------------------------------------------------------------
>
>                 Key: UIMA-2615
>                 URL: https://issues.apache.org/jira/browse/UIMA-2615
>             Project: UIMA
>          Issue Type: Task
>          Components: DUCC
>            Reporter: Jim Challenger
>            Assignee: Jim Challenger
>             Fix For: 1.0-Ducc
>
>
> Frequent pinging of UIMA-AS services buy the DUCC service manager is tickling a leak in ActiveMQ resulting in ActiveMQ crashing with OutOfMemory Exceptions.  Until the underlying cause of the problem is determined and resolved, the SM will do exponential back-off of the ping rate.  New jobs dependent on services reset the affected pingers to a high-rate of ping to insure responsiveness.  The rate is then doubled up to a max of 32 minutes (the threshold for bypassing the OOM is 30 minutes).



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)