[
https://issues.apache.org/jira/browse/ARTEMIS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15000595#comment-15000595
]
ASF subversion and git services commented on ARTEMIS-301:
---------------------------------------------------------
Commit a21a447b4cdad8b89e2ca3c5239e9e2e8e22d09f in activemq-artemis's branch
refs/heads/master from Clebert Suconic
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=a21a447 ]
ARTEMIS-301 - Fixing concurrent issues over closing consumer during failover
and reconnect
> ServerConsumerImpl::cancelRefs is not thread safe
> -------------------------------------------------
>
> Key: ARTEMIS-301
> URL: https://issues.apache.org/jira/browse/ARTEMIS-301
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 1.0.0, 1.1.0
> Reporter: clebert suconic
> Fix For: 1.2.0
>
>
> There are situations where this could happen through failover and reconnect.
> there are some caller methods being protected but I have seen one case in
> production for this happening.
> I am adding a byteman test for this along with a fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)