Prasanth Jayachandran created HIVE-16108:
--------------------------------------------
Summary: LLAP: Instance state change listener is notified twice
Key: HIVE-16108
URL: https://issues.apache.org/jira/browse/HIVE-16108
Project: Hive
Issue Type: Bug
Components: llap
Affects Versions: 2.2.0
Reporter: Prasanth Jayachandran
Need to see why we are being notified twice for same path and same event type.
Relevant log lines
{code}
2017-03-03 17:09:52,464 [INFO] [StateChangeNotificationHandler]
|impl.LlapZookeeperRegistryImpl$InstanceStateChangeListener|: CHILD_REMOVED for
zknode /user-prasanth/llap0/workers/worker-0000001068 in llap namespace
2017-03-03 17:09:52,465 [INFO] [StateChangeNotificationHandler]
|impl.LlapZookeeperRegistryImpl$InstanceStateChangeListener|: CHILD_REMOVED for
zknode /user-prasanth/llap0/workers/worker-0000001068 in llap namespace
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)