I recently test redis cluster and find redis cluster's slowly sync problems.
Description: After use delslots command, the redis node works slowly to sync with other redis nodes ( More than 10 Minitus)
Screenshot:
1. after delslots, 8004 cluster info
2. ten minutes later, 8004 cluster sync with others, and the cluster info
So, why the gossip is too slow to communicate?