avoid tablet iterator usage before initialization for several inner tables
This commit is contained in:
@ -1972,7 +1972,7 @@ int ObLSTabletService::inner_table_scan(
|
||||
K(data_max_schema_version));
|
||||
}
|
||||
|
||||
return ret;
|
||||
return ret;
|
||||
}
|
||||
|
||||
int ObLSTabletService::has_tablet(
|
||||
|
||||
Reference in New Issue
Block a user