You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@rocketmq.apache.org by "Eason Chen (JIRA)" <ji...@apache.org> on 2017/05/24 09:42:04 UTC

[jira] [Created] (ROCKETMQ-205) change the port of broker and restart it, but client still connect to previous port also

Eason Chen created ROCKETMQ-205:
-----------------------------------

             Summary: change the port of broker and restart it, but client still connect to previous port also
                 Key: ROCKETMQ-205
                 URL: https://issues.apache.org/jira/browse/ROCKETMQ-205
             Project: Apache RocketMQ
          Issue Type: Bug
            Reporter: Eason Chen
            Assignee: vongosling


we start a broker and listen on 10911, client listen on it correctly

then we change the port to 10915 and restart it

client connect to 10915 correctly
 
but still try to connect to 10911 and failed

seems client did not update the broker address correctly



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