my system is simple designed like this(user push node info to kafka,and another part will consume the message and muate it into dgraph)
I found it often occur error
and
it makes some data lost.
I have some question:
1.why the leader often change,the total data is 2million. I don’t think the dataset is too large
2.rebalance would affect mutation? when I muate a predicate to one node,at the same time, the relalance would move the same predicate,how does dgraph perform