[ https://issues.apache.org/jira/browse/UIMA-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864400#comment-16864400 ]
Marshall Schor commented on UIMA-6058: -------------------------------------- hmm, I think it could be pretty easy to have a shared implicitly - created one: * create a ResourceManager, call its getCasManager() - creates an implicit one. * create another resource manager, call its setCasManager() which would then have that cas manager shared by two resource managers. > Pear destroy does not destroy the resourceManagers > -------------------------------------------------- > > Key: UIMA-6058 > URL: https://issues.apache.org/jira/browse/UIMA-6058 > Project: UIMA > Issue Type: Bug > Reporter: Matthias Koch > Priority: Major > Attachments: Screenshot_20190614_095220.png, UIMA-6058.diff > > > the pear wrapper is caching resourceManagers which are not getting destroyed > on destroy of the pear wrapper. -- This message was sent by Atlassian JIRA (v7.6.3#76005)