Sergey Shelukhin created HIVE-17919:
---------------------------------------
Summary: phase 2: don't kill all queries when a pool is resized
down
Key: HIVE-17919
URL: https://issues.apache.org/jira/browse/HIVE-17919
Project: Hive
Issue Type: Sub-task
Reporter: Sergey Shelukhin
It's actually easy to do but during some design discussions was deemed to be
more confusing. Came up during code review.
When a pool is resized from e.g. 5 to 3 queries, and 4 are running, we only
need to kill one query, not all 4.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)