[ 
https://issues.apache.org/jira/browse/HBASE-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Harsh J updated HBASE-4072:
---------------------------

    Attachment: HBASE-4072.patch

Patch that does the following:

# Deprecates the ZKConfig#parseZooCfg method.
# Adds a new property that toggles zoo.cfg parsing. Property is named 
"hbase.config.read.zookeeper.config", and is false by default (i.e. we will no 
longer read zoo.cfg unless this has been manually enabled)
# Miscellaneous doc and log improvements in the same files to reflect this 
change.
                
> 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
>            Reporter: stack
>            Assignee: Harsh J
>         Attachments: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to