You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jmesnil <gi...@git.apache.org> on 2015/09/08 16:54:59 UTC

[GitHub] activemq-artemis pull request: [ARTEMIS-220] Artemis RA does not c...

GitHub user jmesnil opened a pull request:

    https://github.com/apache/activemq-artemis/pull/160

    [ARTEMIS-220] Artemis RA does not close its connection factories when it is stopped.

    in stop(), close the knowConnectionFactories before clearing the collection.
    
    JIRA: https://issues.apache.org/jira/browse/ARTEMIS-220

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jmesnil/activemq-artemis ARTEMIS-220_RA_knownConnectionFactories

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/160.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #160
    
----
commit 8946aa974c023dbfb1e561106a5a2b88388f258e
Author: Jeff Mesnil <jm...@gmail.com>
Date:   2015-09-08T14:46:57Z

    [ARTEMIS-220] Artemis RA does not close its connection factories when it is stopped.
    
    in stop(), close the knowConnectionFactories before clearing the collection.
    
    JIRA: https://issues.apache.org/jira/browse/ARTEMIS-220

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] activemq-artemis pull request: [ARTEMIS-220] Artemis RA does not c...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/160


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---