code: Fix typo of log and variables (#42)

This commit is contained in:
rayzui
2021-06-15 14:36:04 +08:00
committed by GitHub
parent a9a6cbc2aa
commit c36014b57e
42 changed files with 125 additions and 125 deletions

View File

@ -756,7 +756,7 @@ int64_t ObArchivePGMgr::thread_index_()
}
// 1. add pg task if needed
// 2. handle add/delte pg task
// 2. handle add/delete pg task
// 3. check if archive round start
// 4. delete pg task if needed
void ObArchivePGMgr::do_thread_task_()