[Fix] check data completement task before execute inner sql and kill session when task is cancel
This commit is contained in:
@ -99,6 +99,7 @@ int VirtualSvrPair::get_part_and_tablet_id_by_server(const ObAddr &addr,
|
||||
if (!tablet_id.is_valid()) {
|
||||
LOG_DEBUG("virtual table partition not exists", K(ret), K(addr));
|
||||
}
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user