redis / riot

🧨 Get data in & out of Redis with RIOT

Home Page:http://redis.github.io/riot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Riot is not able to copy all the keys

gouravjoshicldcvr opened this issue · comments

Hi Team,

I am running riot-Redis as a docker container with the latest image and trying to copy data from Azure Redis to Redis labs.
My source Redis is having 3057 keys and in total 40Gb in size.

command:
docker run -d -e JAVA_OPTS='-Xmx50g' --name azure-to-gcp-gaming-migration-nonprod jruaux/riot-redis --info -h -p 6379 -a replicate -h -p 19704 -a --mode live

Error:
Job: [SimpleJob: [name=RedisItemReader]] completed with the following parameters: [{}] and the following status: [COMPLETED] in 9m31s813ms
Verifying 100% │█│ 3057/3057 (0:09:32 / 0:00:00) 5.3/s >1,841 T0Verification failed: OK=1216 Missing=1841 Values=0 TTLs=0 Types=0

It is only coping 1216 keys and rest showing missing