nsqio / go-nsq

The official Go package for NSQ
MIT License
2.59k stars 444 forks source link

Set topology region+zone and send in IDENTIFY msg #312

Open jehiah opened 3 years ago

jehiah commented 3 years ago

This supports nsqio/nsq#1300 by providing a way to send topology information to nsqd

mreiferson commented 3 years ago

This diff is obviously fine, but let's finish discussing the design and architecture for this group of changes before landing.