[
https://issues.apache.org/jira/browse/ROCKETMQ-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15777469#comment-15777469
]
ASF GitHub Bot commented on ROCKETMQ-13:
----------------------------------------
GitHub user shroman opened a pull request:
https://github.com/apache/incubator-rocketmq/pull/12
[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
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shroman/incubator-rocketmq ROCKETMQ-13
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rocketmq/pull/12.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 #12
----
commit 6cb25ad15334fb00a3ba924d05b5419576f5219b
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
----
> Wrong log level for AcceptSocketService termination
> ---------------------------------------------------
>
> Key: ROCKETMQ-13
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-13
> Project: Apache RocketMQ
> Issue Type: Task
> Reporter: Roman Shtykh
> Assignee: Roman Shtykh
> Priority: Minor
>
> Running {{com.alibaba.rocketmq.store.DefaultMessageStoreTest}} results in
> {{ERROR RocketmqStore - AcceptSocketService service end}}.
> But it terminates normally, the logger level has to be set to 'INFO'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)