allow force stop archive

This commit is contained in:
wxhwang
2024-01-22 04:43:22 +00:00
committed by ob-robot
parent 09cd15492e
commit 932565d6ca
9 changed files with 95 additions and 7 deletions

View File

@ -281,7 +281,7 @@ int ObTenantArchiveRoundAttr::generate_next_round(const int64_t incarnation,
next_round.path_ = path;
next_round.frozen_input_bytes_ = 0;
next_round.frozen_input_bytes_ = 0;
next_round.frozen_output_bytes_ = 0;
next_round.active_input_bytes_ = 0;
next_round.active_output_bytes_ = 0;