[
https://issues.apache.org/jira/browse/IOTDB-2227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quan Siyi reassigned IOTDB-2227:
--------------------------------
Assignee: Quan Siyi
> Fix connection refused using session when users forget to set client ip
> -----------------------------------------------------------------------
>
> Key: IOTDB-2227
> URL: https://issues.apache.org/jira/browse/IOTDB-2227
> Project: Apache IoTDB
> Issue Type: Bug
> Components: Core/Cluster
> Reporter: Quan Siyi
> Assignee: Quan Siyi
> Priority: Major
> Fix For: master branch, 0.12.4
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Users only set internal ip in iotdb-cluster.properties, and they often forget
> to set the rpc_address (public ip) in iotdb-engine.properties. So the rpc
> address is the default value(0.0.0.0). Session will cache the 0.0.0.0
> endpoint when an insertPlan is redirected.
> We want internal ip as private ip and rpc_address as public ip. So if the
> rpc_address is not set, set it the same with internal ip.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)