riot icon indicating copy to clipboard operation
riot copied to clipboard

Event queue stats in live replication output (similar to issue #115)

Open pamelayin opened this issue 2 years ago • 0 comments

I have left comment here https://github.com/redis-developer/riot/issues/115#issuecomment-1626158156 but basically this is similar issue as 115. It was fixed for replicating from redis, but it seems like it's not showing when replicating from elasticache. This was observed in version 3.1.3 as well.

/riot-3.1.1/bin/riot <elasticache source> replicate <redis target> --mode live --type ds
Listening  ? % [=                                                 ] 0/? (0:00:00 / ?) ?/s
Scanning 100% [=========================] 4000/4000 (0:00:06 / 0:00:00) 666.7/s

pamelayin avatar Jul 22 '23 06:07 pamelayin