Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-5745

UIMA-DUCC: refactor agent code which collects user processes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • None
    • future-DUCC
    • DUCC
    • None

    Description

      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.

      Attachments

        Activity

          People

            cwiklik Jaroslaw Cwiklik
            cwiklik Jaroslaw Cwiklik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: