Hey Armon,
Apologies for replying so late.
The version we are running on production is the last one, 0.5.2,
$ consul version
Consul v0.5.2
I'm personally not too worried about those logs, but I'm worried that
I think there is a misconfiguration and once an agent connects to the
wrong host it will just keep trying to talk to it.
As mentioned, we have two environments, dev and prod. On the dev
environment I'm able to see some hosts from prod. Even worse, when I
DNS query the local agent it seems to return hosts only from the prod
environment not the dev.
When I check the peers.json I see the the production and the dev
consul servers. One thing tho, I'm using the same datacenter on both
environments but each environment with different set of consul
servers.
Is there a way to tell consul to reconfigure its peers? Or is the only
way to: 1) stop consul, 2) remove the data directory, 3) start it
again?
--
Pablo