Skip to content

Conversation

qink2
Copy link
Contributor

@qink2 qink2 commented Aug 19, 2025

When registering NATS nodes with dynamic inbox addresses (e.g., _INBOX.dFQLvUUb31dyqfXzrsfBFw), net.JoinHostPort in registry/consul/watcher.go forcibly appends a default port (:0) to the address.
Consul watcher caches the invalid address until TTL expires, Affected nodes become unreachable for the entire ​TTL duration (default: 1 minute)​.

@qink2 qink2 force-pushed the fix/consul-watcher-nats-node-address branch from 3223e38 to 2fd71f5 Compare August 19, 2025 05:48
@asim asim merged commit 95540b7 into micro:master Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants