[
https://issues.apache.org/jira/browse/AMQ-6495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish updated AMQ-6495:
------------------------------
Description: The Failover transport reconnect task looks at the started /
disposed / shuttingDown flags to check if it should terminate but that value is
read outside any locks and is not volatile leading to missing the not-started
state. (was: The Failover transport reconnect task looks at the started flag
to check if it should terminate but that value is read outside any locks and is
not volatile leading to missing the not-started state. )
> Started boolean flag in Failover transport should be volatile
> -------------------------------------------------------------
>
> Key: AMQ-6495
> URL: https://issues.apache.org/jira/browse/AMQ-6495
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMS client
> Affects Versions: 5.14.1
> Reporter: Timothy Bish
> Assignee: Timothy Bish
> Fix For: 5.15.0, 5.14.2
>
>
> The Failover transport reconnect task looks at the started / disposed /
> shuttingDown flags to check if it should terminate but that value is read
> outside any locks and is not volatile leading to missing the not-started
> state.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)