You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default broadcast-address of nsqd is OS hostname, when the consumer get this address like "ubuntu:4151", it can not connect to the nsqd if consumer is not in the same host.
But there is no exception or error output, is there any improvement?
i run testing testProduceOneMsgSnappy,
producer works, but consumer doesn't work, the callback won't get any message.
The text was updated successfully, but these errors were encountered: