[scn] mv definition of SCN to dir of share
This commit is contained in:
		| @ -28,7 +28,7 @@ namespace oceanbase | ||||
| { | ||||
|  | ||||
| using namespace oceanbase::transaction; | ||||
| using namespace oceanbase::palf; | ||||
| using namespace oceanbase::share; | ||||
|  | ||||
| namespace storage | ||||
| { | ||||
| @ -807,7 +807,7 @@ int ObTxDataTable::self_freeze_task() | ||||
|  | ||||
|   STORAGE_LOG(INFO, "start tx data table self freeze task", K(get_ls_id())); | ||||
|  | ||||
|   if (OB_FAIL(memtable_mgr_->flush(palf::SCN::max_scn(), true))) { | ||||
|   if (OB_FAIL(memtable_mgr_->flush(SCN::max_scn(), true))) { | ||||
|     share::ObLSID ls_id = get_ls_id(); | ||||
|     STORAGE_LOG(WARN, "self freeze of tx data memtable failed.", KR(ret), K(ls_id), KPC(memtable_mgr_)); | ||||
|   } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 obdev
					obdev