Fix discardable ratio count stat (#157)
After creating a new blob file meta, the live data size is 0. The stat is counted when adding the blob file but with live_data_size == 0. So we should update the stat when the live data size is initialized.
Signed-off-by:
Connor <zbk602423539@gmail.com>
Showing
Please
register
or
sign in
to comment