You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2017/03/03 22:22:45 UTC

[jira] [Created] (HIVE-16108) LLAP: Instance state change listener is notified twice

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)