[FEAT MERGE]vos merge into master

Co-authored-by: ZenoWang <wzybuaasoft@163.com>
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
This commit is contained in:
nroskill
2023-02-24 14:26:20 +00:00
committed by ob-robot
parent 11dc664903
commit a4c97d03f7
284 changed files with 9655 additions and 4755 deletions

View File

@ -212,6 +212,7 @@ void ObMaintainDepInfoTaskQueue::run2()
} else {
ObAddr zero_addr;
while (!stop_) {
IGNORE_RETURN lib::Thread::update_loop_ts();
if (REACH_TIME_INTERVAL(6 * 1000 * 1000)) {
if (0 == queue_.size() && 0 != view_info_set_.size()) {
LOG_WARN("queue size not match", K(queue_.size()), K(view_info_set_.size()));