GitHub user Zhang-Ke opened a pull request:
https://github.com/apache/incubator-rocketmq/pull/16
[Rocketmq 19] Thread-unsafe in MQAdminImpl#queryMessage
Thread-unsafe in MQAdminImpl#queryMessage
JIRRA ISSUE: [https://issues.apache.org/jira/browse/ROCKETMQ-19](url)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Zhang-Ke/incubator-rocketmq ROCKETMQ-19
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rocketmq/pull/16.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #16
----
commit 360341e56da3dfed2c5175e99a599aff9e772a3e
Author: zhendongliu.lzd <[email protected]>
Date: 2016-12-26T02:31:45Z
[ROCKETMQ-3] Remove try...catch, using assertNull etc
commit f1552f6e66b283bdd429cd4fc82fb9046a20f868
Author: shtykh_roman <[email protected]>
Date: 2016-12-26T03:17:53Z
[ROCKETMQ-13] Wrong log level for AcceptSocketService termination.
Additionally, added code comments and did a cleanup.
JIRA issue: https://issues.apache.org/jira/browse/ROCKETMQ-13
commit 9adebcce37cf08f09cd36f34b6571dde5df52b7c
Author: zhangke <[email protected]>
Date: 2016-12-27T09:53:23Z
[ROCKETMQ-19] Synchronize LinkedList in multi-thread
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---