bitflicker64 commented on PR #2952: URL: https://github.com/apache/hugegraph/pull/2952#issuecomment-3980916918
As a temporary workaround, assigning static IPs to PD containers via docker-compose `ipam` and using those IPs directly in `HG_PD_RAFT_PEERS_LIST` instead of hostnames fixes the issue. Since `PeerId::getIp` then returns actual IPs, the allowlist check passes and cross-node raft connections are no longer blocked. -- 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]
