[ 
https://issues.apache.org/jira/browse/ARTEMIS-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14734973#comment-14734973
 ] 

ASF subversion and git services commented on ARTEMIS-220:
---------------------------------------------------------

Commit c1aaa562c830a60ed7f5c5feafd39f0f1fe6afcf in activemq-artemis's branch 
refs/heads/master from [~jmesnil]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=c1aaa56 ]

[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


> 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)

Reply via email to