Change the order of start startLoadingFile call in redis-check-rdb. (#8676)
redis_check_rdb in some scenarios only stopLoading is called because startLoadingFile is called too late.
Please register or sign in to comment
redis_check_rdb in some scenarios only stopLoading is called because startLoadingFile is called too late.