[
https://issues.apache.org/jira/browse/ROCKETMQ-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794619#comment-15794619
]
ASF GitHub Bot commented on ROCKETMQ-19:
----------------------------------------
Github user vongosling commented on the issue:
https://github.com/apache/incubator-rocketmq/pull/17
Thanks for your ISSUE review before PR @Zhang-Ke
> Thread-unsafe in MQAdminImpl#queryMessage
> -----------------------------------------
>
> Key: ROCKETMQ-19
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-19
> Project: Apache RocketMQ
> Issue Type: Bug
> Components: rocketmq-client
> Affects Versions: 4.0.0-incubating
> Reporter: ZhangKe
> Assignee: Xiaorui Wang
> Fix For: 4.0.0-incubating
>
>
> LinkedList.add() is not thread-safe, so it must be synchronized externally
> when using concurrently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)