[
https://issues.apache.org/jira/browse/ROCKETMQ-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nottyjay updated ROCKETMQ-7:
----------------------------
Description: In this version, the port was writed in the code. E.g.
{noformat}nettyServerConfig.setListenPort(9876){noformat} in
{noformat}NamesrvStartup{noformat},
{noformat}nettyServerConfig.setListenPort(10911){noformat} in
{noformat}BrokerSartup{noformat} and so on. Maybe we can create some config
file, so that user modify something more simple. (was: 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.)
> 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.
> {noformat}nettyServerConfig.setListenPort(9876){noformat} in
> {noformat}NamesrvStartup{noformat},
> {noformat}nettyServerConfig.setListenPort(10911){noformat} in
> {noformat}BrokerSartup{noformat} 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)