[ https://issues.apache.org/jira/browse/UIMA-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Eckart de Castilho resolved UIMA-5745. ---------------------------------------------- Resolution: Abandoned DUCC has been retired. > UIMA-DUCC: refactor agent code which collects user processes > ------------------------------------------------------------- > > Key: UIMA-5745 > URL: https://issues.apache.org/jira/browse/UIMA-5745 > Project: UIMA > Issue Type: Improvement > Components: DUCC > Reporter: Jaroslaw Cwiklik > Assignee: Jaroslaw Cwiklik > Priority: Major > > Agent collects node processes in multiple classes: > CGroupsManager.java > NodeMemInfoCollector.java > NodeUsersCollector.java > The processes are collected by exec'ing OS 'ps ..' command and scraping the > output. > Refactor to use a single helper class to collect process info and make it > available as a list to the above classes. This would hide the algorithm for > obtaining process info from client classes as well as remove duplicated code. -- This message was sent by Atlassian Jira (v8.20.10#820010)