apache / apache/iotdb

[Bug] ubuntu 20.04 启用ip6后,无法绑定ip4(tcp)地址

Open
#9,418 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.4k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
115

Description

### 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!

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue on Ubuntu 20.04 with IPv6 enabled and inspect the server's listening sockets. Done means the service binds both IPv4 TCP and IPv6 TCP6 addresses instead of only the IPv6 socket.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.