dragonfly icon indicating copy to clipboard operation
dragonfly copied to clipboard

different status for keys number in "in" and "out" migrations

Open BorysTheDev opened this issue 9 months ago • 2 comments

In the test_cluster_fuzzymigration when migration is finished I see different numbers of keys for "in" and "out" migrations.

BorysTheDev avatar May 01 '24 09:05 BorysTheDev

I see 2 problems:

  1. not critical, we show the number of keys in DB instead of the number of migrated keys.
  2. critical, I see that not all keys were transferred

BorysTheDev avatar May 07 '24 11:05 BorysTheDev

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.

BorysTheDev avatar May 11 '24 09:05 BorysTheDev