### Eclipse Workspace Patch 1.0 #P apache94branch Index: src/main/java/org/apache/hadoop/hbase/zookeeper/ZKTable.java =================================================================== --- src/main/java/org/apache/hadoop/hbase/zookeeper/ZKTable.java (revision 1361051) +++ src/main/java/org/apache/hadoop/hbase/zookeeper/ZKTable.java (working copy) @@ -350,8 +350,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