### Eclipse Workspace Patch 1.0 #P apache-hbase-trunk Index: hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKTable.java =================================================================== --- hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKTable.java (revision 1369800) +++ hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKTable.java (working copy) @@ -351,8 +351,8 @@ } /** - * Sets the ENABLED state in the cache and deletes the zookeeper node. Fails - * silently if the node is not in enabled in zookeeper + * Sets the ENABLED state in the cache and creates or force updates a node to + * ENABLED state for the specified table * * @param tableName * @throws KeeperException