Comcast / Comcast/pulsar-client-go

user cluster host err

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
79
Forks
38
PR merge metrics
No merged PRs in 30d

Description


v0.3.1
use host: pulsar://10.57.98.208:6650,10.57.98.209:6650,10.57.98.210:6650,

happend

WARN[2510] [Failed to connect to broker.] error="dial tcp: address 192.168.33.3:6650,192.168.33.4:6650,192.168.33.5:6650: too many colons in address" remote_addr="pulsar://192.168.33.3:6650,192.168.33.4:6650,192.168.33.5:6650"

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Start by reproducing the connection attempt with the listed comma-separated Pulsar hosts and trace how the broker address is parsed; done means the multi-host value no longer produces a “too many colons in address” error.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.