ob日志解释

【 使用环境 】测试环境
【 OB or 其他组件 】
【 使用版本 】4.2.1
【问题描述】日志中多次打印[2024-01-11 09:17:29.622333] WDIAG [STORAGE] ~ObOccamTimeGuard (ob_occam_time_guard.h:269) [27359][T1003_TX_TABLE_][T1003][YB42AC1E60C8-00060EA15F243DA6-0-0] [lt=19][errcode=0] cost too much time:ob_tablet_slog_helper.cpp:static int oceanbase::storage::ObTabletSlogHelper::write_update_tablet_slog(const share::ObLSID &, const common::ObTabletID &, const oceanbase::storage::ObMetaDiskAddr &), (*this=|threshold=10.00ms|start at 09:17:29.594|44=0us|52=16.79ms|56=11.44ms|total=28.27ms),想了解一下原因,是否有影响。
【复现路径】
【附件及日志】

这个可以看下日志级别
这个看着像是写入更新 tablet slog 的操作超过了阈值时间(threshold=10.00ms)。
应该是机器性能问题。