You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2015/09/08 17:14:46 UTC

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

     [ https://issues.apache.org/jira/browse/ARTEMIS-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

clebert suconic closed ARTEMIS-220.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

> Artemis RA does not close its connection factories when it is stopped.
> ----------------------------------------------------------------------
>
>                 Key: ARTEMIS-220
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-220
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Jeff Mesnil
>             Fix For: 1.1.0
>
>
> There is a regression caused by ARTEMIS-210 in the resource adapter.
> When the RA is stopped, it does not close its knowConnectionFactories before clearing the collection.
> They may continue to consume messages for a while even though the RA is stopped.
> This is highlighted in our app server test suite where we suspend the RA and resume it.
> We see errors after the suspension because the Artemis Message Handler continues to consume messages although the RA is stopped.



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