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/06/07 07:09:18 UTC

[jira] [Commented] (ROCKETMQ-204) when all brokers is offline, client still attempts to send heartbeat

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

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

GitHub user Jaskey opened a pull request:

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

    [Rocketmq 204]-when all brokers is offline, client still attempts to send heartbeat

    JIRA: https://issues.apache.org/jira/browse/ROCKETMQ-204?jql=project%20%3D%20ROCKETMQ
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Jaskey/incubator-rocketmq ROCKETMQ-204-heartbeat-issue-when-topicRouteInfo-becomes-nonexist

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rocketmq/pull/115.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 #115
    
----
commit 04ec90243f77347e879f21a1ac4ce0e7b3f947b4
Author: Jaskey <li...@gmail.com>
Date:   2017-06-07T07:04:47Z

    add unit test to show the problem of topic route info becomes non-exist

commit 7f60c72c9a22c498b8b36072903ae8ac28d8a503
Author: Jaskey <li...@gmail.com>
Date:   2017-06-07T07:06:11Z

    [ROCKETMQ-204]-fix the bug that when all brokers is offline, client still attempts to send

----


> when all brokers is offline, client still attempts to send heartbeat
> --------------------------------------------------------------------
>
>                 Key: ROCKETMQ-204
>                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-204
>             Project: Apache RocketMQ
>          Issue Type: Bug
>          Components: rocketmq-broker, rocketmq-client
>            Reporter: Eason Chen
>            Assignee: yukon
>
> all brokers were down but client still hold at least one broker adresss and report heartbeat to it. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)