[
https://issues.apache.org/jira/browse/ROCKETMQ-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhanhui Li closed ROCKETMQ-25.
------------------------------
Resolution: Fixed
> Query Msg by key: Possible concurrent access to LinkedList
> ----------------------------------------------------------
>
> Key: ROCKETMQ-25
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-25
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: rocketmq-client, rocketmq-tools
> Affects Versions: 4.0.0-incubating
> Environment: All
> Reporter: Zhanhui Li
> Assignee: Xiaorui Wang
> Priority: Minor
> Fix For: 4.0.0-incubating
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> As queries are delivered to all brokers asynchronously, callbacks may be
> executed simultaneously, which results in concurrent access to LinkedList, a
> thread-unsafe container.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)