NRG: Meta election fails if gateway host resolves to multiple IPs - #8238
Conversation
Signed-off-by: Maurice van Veen <github@mauricevanveen.com>
|
Claude finished @MauriceVanVeen's task in 2m 15s —— View job Code Review
|
Signed-off-by: Maurice van Veen <github@mauricevanveen.com>
|
Claude finished @MauriceVanVeen's task in 2m 15s —— View job Code Review
|
bootstrapRaftNodenow counts each gateway URL as a single peer when estimating the JetStream meta group size, rather than resolving the host and adding one peer per IP. A dual-stack host would inflate the expected cluster size above the real node count, and result in initial meta election stalling.