Sergey Shelukhin created HIVE-14699:
---------------------------------------
Summary: LLAP: LlapTaskScheduler not removing nodes on kill
Key: HIVE-14699
URL: https://issues.apache.org/jira/browse/HIVE-14699
Project: Hive
Issue Type: Bug
Reporter: Sergey Shelukhin
Assignee: Sergey Shelukhin
See comments; this can result in a slowdown esp. if some critical task gets
unlucky.
{noformat}
public void workerNodeRemoved(ServiceInstance serviceInstance) {
// FIXME: disabling this for now
// instanceToNodeMap.remove(serviceInstance.getWorkerIdentity());
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)