You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/03 08:30:58 UTC

[jira] [Commented] (ROCKETMQ-19) Thread-unsafe in MQAdminImpl#queryMessage

    [ https://issues.apache.org/jira/browse/ROCKETMQ-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15794502#comment-15794502 ] 

ASF GitHub Bot commented on ROCKETMQ-19:
----------------------------------------

Github user Zhang-Ke closed the pull request at:

    https://github.com/apache/incubator-rocketmq/pull/17


> 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)