ZKMasterAddressWatcher gets confused by events on other zknodes
---------------------------------------------------------------
Key: HBASE-2759
URL: https://issues.apache.org/jira/browse/HBASE-2759
Project: HBase
Issue Type: Bug
Components: master
Affects Versions: 0.21.0
Reporter: Todd Lipcon
I deleted a node in the UNASSIGNED dir, and saw this in the logs. I think it's
harmless, but worth fixing:
2010-06-20 21:16:15,008 DEBUG org.apache.hadoop.hbase.master.HMaster: Event
NodeDeleted with state SyncConnected with path /hbase/UNASSIGNED/1028785192
2010-06-20 21:16:15,008 DEBUG
org.apache.hadoop.hbase.master.ZKMasterAddressWatcher: Got event NodeDeleted
with path /hbase/UNASSIGNED/1028785192
2010-06-20 21:16:15,008 DEBUG
org.apache.hadoop.hbase.master.ZKMasterAddressWatcher: Master address ZNode
deleted, notifying waiting masters
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.