Nottyjay created ROCKETMQ-7:
-------------------------------
Summary: Maybe we can add config files
Key: ROCKETMQ-7
URL: https://issues.apache.org/jira/browse/ROCKETMQ-7
Project: Apache RocketMQ
Issue Type: Wish
Reporter: Nottyjay
In this version, the port was writed in the code. E.g.
`nettyServerConfig.setListenPort(9876)` in `NamesrvStartup`,
`nettyServerConfig.setListenPort(10911)` in `BrokerSartup` and so on. Maybe we
can create some config file, so that user modify something more simple.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)