Dgraph zero rpc timeout when moving _predicate_ between groups

Going to move predicate: [_predicate_], size: [7.3 MB] from group 2 to 1

Our 3 replica HA cluster is stuck moving _predicate_ between groups. Any recommendation on how to handle _predicate_ to avoid moving groups?

Is the cluster deployed using Kubernetes? Can you share full logs for Zero and all the servers that would help us debug this issue? You can avoid all predicate move if you want by setting a very high value for --rebalance_interval flag in dgraph zero.

Unfortunately, I’d lost the logs from the servers. But after moving to master tag docker image, things have been stable and we haven’t been able to reproduced this issue. I’ll update this post if we’re able to reproduce this again. Thanks again!