Attila Magyar created HIVE-23056:
------------------------------------
Summary: LLAP registry getAll doesn't filter compute groups
Key: HIVE-23056
URL: https://issues.apache.org/jira/browse/HIVE-23056
Project: Hive
Issue Type: Bug
Components: llap
Reporter: Attila Magyar
Assignee: Attila Magyar
Fix For: 4.0.0
ZkRegistryBase's InstanceStateChangeListener gets notified every time a new
node is added/removed even when the node doesn't belong to the same compute
group as the registry. These znodes are stored internally and returned by
getAll(). This causes query coordinators to assign task to executors that are
in different compute groups.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)