[
https://issues.apache.org/jira/browse/AMQ-7439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17108868#comment-17108868
]
ASF subversion and git services commented on AMQ-7439:
------------------------------------------------------
Commit 8fa772c8dee88e0e2ab499ad82f2d3932645b873 in activemq's branch
refs/heads/master from Pascal Schumacher
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=8fa772c ]
AMQ-7439: AbstractMQTTSocket#getProtocolConverter: Race condition in
double-checked locking object initialization
protocolConverter may be visible to other threads before its properties are set.
> AbstractMQTTSocket#getProtocolConverter: Race condition in double-checked
> locking object initialization
> -------------------------------------------------------------------------------------------------------
>
> Key: AMQ-7439
> URL: https://issues.apache.org/jira/browse/AMQ-7439
> Project: ActiveMQ
> Issue Type: Bug
> Components: MQTT
> Affects Versions: 5.15.11
> Reporter: Pascal Schumacher
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.16.0, 5.15.13
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There is a race condition in AbstractMQTTSocket#getProtocolConverter.
> protocolConverter may be visible to other threads before its properties are
> set.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)