[
https://issues.apache.org/jira/browse/ROCKETMQ-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15806560#comment-15806560
]
ASF GitHub Bot commented on ROCKETMQ-34:
----------------------------------------
GitHub user qinliujie opened a pull request:
https://github.com/apache/incubator-rocketmq/pull/31
[ROCKETMQ-34] CPU Occupy 100%
https://issues.apache.org/jira/browse/ROCKETMQ-33
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/qinliujie/incubator-rocketmq master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-rocketmq/pull/31.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 #31
----
commit 48b3277dccba96b1d12744ce31dfd045aff134a7
Author: nantian <[email protected]>
Date: 2017-01-07T02:36:49Z
[ROCKETMQ-34] CPU Occupy 100%
https://issues.apache.org/jira/browse/ROCKETMQ-33
----
> Potential NPE in NettyConnetManageHandler#connect
> -------------------------------------------------
>
> Key: ROCKETMQ-34
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-34
> Project: Apache RocketMQ
> Issue Type: Bug
> Reporter: Roman Shtykh
> Assignee: Roman Shtykh
> Priority: Minor
>
> According to {{NettyConnetManageHandler#connect}} logic, _remoteAddress_ can
> be _null_, therefore referring to it may be dangerous.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)