nsqio/nsq

nsqd: refresh the address of nsqlookupd on DNS changes

Open

#1,233 opened on Jan 14, 2020

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Go (2,898 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (25,788 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

right now an nsqd client doesn't refresh it's ip connections to lookupd on lookupd DNS changes. this causes a problem on long running instances when a lookupd instance gets rebuilt.

Contributor guide