nsqio/nsq

nsqd: refresh the address of nsqlookupd on DNS changes

Open

#1233 opened on Jan 14, 2020

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

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