I am getting too many of +sentinel-address-switch in my redis sentinel logs. Should I suppress them ? If yes How ?
Comment From: itamarhaber
Keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis server. Questions should be directed to the community:
- /r/redis subreddit
- the mailing list
- the
redistag at StackOverflow - the irc channel #redis on freenode.
Comment From: bibhu13
Thank for the info @itamarhaber .
Comment From: antirez
@bibhu13 It's very likely that you copied one Sentinel configuration from one instance to another in a different host, so you have two Sentinels with the same ID, and both compete for the same IP address.
Comment From: AdeGitHub
@bibhu13 It's very likely that you copied one Sentinel configuration from one instance to another in a different host, so you have two Sentinels with the same ID, and both compete for the same IP address.
Thanks. In my case, sentinel instance1's myid is same with sentinel instance2's one. sentinel's conf like this
sentinel myid xxxyyyy001sjdfjskfd