nsqio/nsq

nsqd: refresh the address of nsqlookupd on DNS changes

Open

#1.233 aberto em 14 de jan. de 2020

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Go (2.898 forks)batch import
featurehelp wanted

Métricas do repositório

Stars
 (25.788 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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.

Guia do colaborador