apache / apache/rocketmq-client-go
failed to dial tcp when the broker addr is ipv6
Open
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 445
- PR merge metrics
- No merged PRs in 30d
Description
Like the title said, error is "too many colons in address", this is a common issue. A literal IPv6 address in hostport must be enclosed in square brackets
logs as follow
os: linux
client version: v2.1.2
Contributor guide
Assessment
This issue has not been assessed yet.