Add detailed logs about log_task

This commit is contained in:
obdev
2023-04-26 14:52:08 +00:00
committed by ob-robot
parent 51e69ae88c
commit 7148f2bce1
11 changed files with 187 additions and 30 deletions

View File

@ -92,6 +92,8 @@ int ObLogHandler::init(const int64_t id,
replay_service_ = replay_service;
rc_service_ = rc_service;
apply_status_->inc_ref();
PALF_REPORT_INFO_KV(K(id));
append_cost_stat_.set_extra_info(EXTRA_INFOS);
id_ = id;
self_ = self;
palf_handle_ = palf_handle;