dragonfly
dragonfly copied to clipboard
different status for keys number in "in" and "out" migrations
In the test_cluster_fuzzymigration when migration is finished I see different numbers of keys for "in" and "out" migrations.
I see 2 problems:
- not critical, we show the number of keys in DB instead of the number of migrated keys.
- critical, I see that not all keys were transferred
I couldn't prove the second problem, it looks like the test that I used wasn't robust. So I'm going to fix only the first one.