[ https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551735#comment-14551735 ]
Hudson commented on HBASE-4072: ------------------------------- FAILURE: Integrated in HBase-TRUNK #6495 (See [https://builds.apache.org/job/HBase-TRUNK/6495/]) HBASE-13636 Remove deprecation for HBASE-4072 (Reading of zoo.cfg) (stack: rev 1fcee86978b20ac82647b5213eae389a38735cce) * src/main/asciidoc/_chapters/zookeeper.adoc * hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/HQuorumPeer.java * hbase-server/src/test/resources/zoo.cfg * hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKConfig.java * pom.xml * hbase-common/src/main/resources/hbase-default.xml * hbase-server/src/test/java/org/apache/hadoop/hbase/zookeeper/TestHQuorumPeer.java * hbase-server/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKServerTool.java * src/main/asciidoc/_chapters/hbase-default.adoc * hbase-rest/src/test/resources/zoo.cfg * hbase-common/src/main/java/org/apache/hadoop/hbase/HConstants.java * hbase-server/pom.xml * hbase-shell/pom.xml * hbase-server/src/test/java/org/apache/hadoop/hbase/zookeeper/TestZKConfig.java > Deprecate/disable and remove support for reading ZooKeeper zoo.cfg files from > the classpath > ------------------------------------------------------------------------------------------- > > Key: HBASE-4072 > URL: https://issues.apache.org/jira/browse/HBASE-4072 > Project: HBase > Issue Type: Bug > Affects Versions: 0.90.0 > Reporter: stack > Assignee: Harsh J > Fix For: 0.95.0 > > Attachments: HBASE-4072.patch, HBASE-4072.patch, HBASE-4072.patch > > > This issue was found by Lars: > http://search-hadoop.com/m/n04sthNcji2/zoo.cfg+vs+hbase-site.xml&subj=Re+zoo+cfg+vs+hbase+site+xml > Lets fix the inconsistency found and fix the places where we use non-zk > attribute name for a zk attribute in hbase (There's only a few places that I > remember -- maximum client connections is one IIRC) -- This message was sent by Atlassian JIRA (v6.3.4#6332)