I have a redis cluster with 3 masters and 3 slaves. All the instances are running fine except for one master and its slave. For some reason, this master/slave instance keep closing server connections. When i checked the error logs on both the master and slave, they keep producing this message over and over and nothing else:
CONFIG REWRITE executed with success.
CONFIG REWRITE executed with success.
CONFIG REWRITE executed with success.
CONFIG REWRITE executed with success.
...
Any insight on what is happening with this master and it's slave?