[
https://issues.apache.org/jira/browse/IOTDB-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao reassigned IOTDB-5107:
----------------------------------
Assignee: Xinyu Tan (was: Jinrui Zhang)
> [confignode] cn_internal_address should not bind IP address
> -----------------------------------------------------------
>
> Key: IOTDB-5107
> URL: https://issues.apache.org/jira/browse/IOTDB-5107
> Project: Apache IoTDB
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: changxue
> Assignee: Xinyu Tan
> Priority: Blocker
> Attachments: image-2022-12-01-22-10-49-805.png
>
>
> [confignode] cn_internal_address should not bind IP address
> description:
> The docker container of config node start failed, because it do socket
> connection to itself -- a16/172.20.31.16:22277
> a16 is the hostname of computer and the IP address upstairs is the real IP of
> computer.
> 我希望confignode只是使用我指定的域名进行绑定,而不是IP地址。因为IP地址又可能是container
> 的IP,也有可能是物理机的IP,如果只绑定一个,我将不能使用bridge网络。只能使用host或者overlay网络。
> 与22278端口一样处理就很好。
> 另外,为什么启动confignode时,它会连接它自己,因为这是第一个启动的confignode吗?
> !image-2022-12-01-22-10-49-805.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)