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/07/19 17:32:48 UTC

[jira] [Created] (UIMA-3089) Ducc Agent leaks file descriptors (stat and statm)

Jerry Cwiklik created UIMA-3089:
-----------------------------------

             Summary: Ducc Agent leaks file descriptors (stat and statm)
                 Key: UIMA-3089
                 URL: https://issues.apache.org/jira/browse/UIMA-3089
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 1.0-Ducc


Agent opens stat and statm files for each process it launches to collect process metrics. The collection of metrics is driven by Camel route configured to trigger collection at fixed intervals. When the process terminates, the route is closed but the files remain open. 
On process termination close the files.

--
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