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 2017/10/09 15:13:02 UTC

[jira] [Created] (UIMA-5608) UIMA-DUCC: reduce Process Manager publication size

Jerry Cwiklik created UIMA-5608:
-----------------------------------

             Summary: UIMA-DUCC: reduce Process Manager publication size
                 Key: UIMA-5608
                 URL: https://issues.apache.org/jira/browse/UIMA-5608
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 2.2.2-Ducc


The PM publication to Agents includes a Classpath in each Process Object bloating the publication. The PM code fetches a CP from the OR and updates its data structures before publication. The PM should not call the OR anymore. Instead, an agent should retrieve a CP for each Process before launching it.  



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)