These exceptions do not influence the functionality of the application. They are caused by the fact that the various nodes run for a significant amount of time. Then, the threshold of "MOVED" responses is reached and the connection needs to be re-initialized. But this is not an error but expected behavior.
Solution
Find a way to only ignore these log messages
Disable logging for the whole rediscluster library (suboptimal solution)
These exceptions do not influence the functionality of the application. They are caused by the fact that the various nodes run for a significant amount of time. Then, the threshold of "MOVED" responses is reached and the connection needs to be re-initialized. But this is not an error but expected behavior.
Solution
rediscluster
library (suboptimal solution)