[Bug] ubuntu 20.04 启用ip6后,无法绑定ip4(tcp)地址
未关闭
- 主要语言
- Java
- 星标
- 6.4k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 115
描述
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Version
1.0.1
### Describe the bug and provide the minimal reproduce step
启用ip6后,只绑定了ip6,没有同时绑定ip4 和 ip6
### What did you expect to see?
同时绑定ip4(tcp) 和 ip6(tcp6)
### What did you see instead?
只绑定了ip6(tcp6)
### Anything else?
NA
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
贡献指南
调研方向
首先在启用 IPv6 的 Ubuntu 20.04 上复现该问题,并检查服务器正在监听的套接字。完成标准是服务同时绑定 IPv4 TCP 和 IPv6 TCP6 地址,而不是只绑定 IPv6 套接字。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- networking
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 28/100