Hi Folks, HBase version : 0.94.20
Recently we decommissioned some RegionServer hosts from HBase cluster. We cleaned up all hadoop/hbase configs including the "regionservers" file. Tried restarting HMaster Service and even entire cluster multiple times. But somehow HMaster is showing some of the decommissioned servers as "Dead Region Servers".
I could not find any traces of the decommissioned hostnames in Zookeeper. Also I did a full grep on hadoop/hbase installation directory, no traces of decommissioned hostnames there as well. I am just wondering where the HMaster is picking up the region server list from.
Any ideas ? Thanks, Srikanth
