You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2014/09/18 14:17:33 UTC

[jira] [Created] (CONNECTORS-1038) Handling of pool closing is not resilient against multiple closes

Karl Wright created CONNECTORS-1038:
---------------------------------------

             Summary: Handling of pool closing is not resilient against multiple closes
                 Key: CONNECTORS-1038
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1038
             Project: ManifoldCF
          Issue Type: Bug
          Components: Framework core
    Affects Versions: ManifoldCF 1.7
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 2.0


When you close a connectorpool, it doesn't properly notice if it's already been closed.  This is an issue when running under jetty, because multiple wars share the same pool, and each one tries to close it.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)