[sanity] 日志打印core at databuff_print_key_obj

This commit is contained in:
fengdeyiji
2023-07-13 10:42:22 +00:00
committed by ob-robot
parent 5ac2af6588
commit ca23f7eac0

View File

@ -877,7 +877,6 @@ ObLCLNode::PushStateTask::PushStateTask(ObLCLNode &node) : expected_executed_ts(
void ObLCLNode::PushStateTask::runTimerTask()
{
DETECT_LOG(TRACE, "run lcl timer task", K(expected_executed_ts), K(*this));
int ret = OB_SUCCESS;
const int64_t current_ts = ObClockGenerator::getRealClock();