gyang94 commented on issue #2272: URL: https://github.com/apache/fluss/issues/2272#issuecomment-3695556348
@wuchong yes, that is why I think about that it is only a dynamic config, not set it to config file. Currently in `local-cluster.sh` we set a -D parameter in the command of starting tablet-server, to override the whole listener address(host + port). We can also only set `bind.listeners.port.override` in the command for tablet-server (not in coordinator server), to only override tablet server's port, and keep the host be the same as config files. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
