Description
The ATS API used by the Hive ATSHook is a blocking call, if ATS goes down this can block the ATSHook executor, while the hook continues to submit work to the executor with each query.
Over time the buildup of queued items can cause OOM.
The ATS API used by the Hive ATSHook is a blocking call, if ATS goes down this can block the ATSHook executor, while the hook continues to submit work to the executor with each query.
Over time the buildup of queued items can cause OOM.