jihuayu commented on issue #877:
URL: 
https://github.com/apache/incubator-kvrocks/issues/877#issuecomment-1584727312

   
![image](https://github.com/apache/incubator-kvrocks/assets/32858525/d170713a-4f8e-4bdd-adfe-7f943bee46e0)
   After I fix https://github.com/apache/incubator-kvrocks/issues/1402, 
`redis-cli --bigkeys` is work.
   But redis-cli uses `DBSIZE` to get the total number of keys and calculates 
the progress based on this information. 
   So before we run  `DBSIZE scan`, dbsize is 0,  progress bar wiil display [ 
-nan%] or [  inf%].
   We need to fix this issue? @git-hulk 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to