fix das retry thread deadlock

This commit is contained in:
leslieyuchen
2023-08-24 07:40:33 +00:00
committed by ob-robot
parent a9fbca91d0
commit bb35a1f410
24 changed files with 105 additions and 81 deletions

View File

@ -394,7 +394,7 @@ int ObLoadDataBase::memory_wait_local(ObExecContext &ctx,
}
//if it is location exception, refresh location cache with block interface
//because load data can only local retry
loc_router.refresh_location_cache(false, ret);
loc_router.refresh_location_cache_by_errno(false, ret);
}
//print info