You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2016/01/04 08:23:39 UTC

[jira] [Commented] (HBASE-14938) Limit the number of znodes for ZK in bulk loaded hfile replication

    [ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080771#comment-15080771 ] 

Ashish Singhi commented on HBASE-14938:
---------------------------------------

After a offline discussion with [~anoop.hbase], writing data to ZK is not a concern but fetching data from ZK is a major concern. 
So lets keep this jira open and wait for either ZOOKEEPER-1162 or ZOOKEEPER-2260 release.

> Limit the number of znodes for ZK in bulk loaded hfile replication
> ------------------------------------------------------------------
>
>                 Key: HBASE-14938
>                 URL: https://issues.apache.org/jira/browse/HBASE-14938
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ashish Singhi
>            Assignee: Ashish Singhi
>             Fix For: 2.0.0, 1.3.0
>
>         Attachments: HBASE-14938(1).patch, HBASE-14938-v1.patch, HBASE-14938-v2(1).patch, HBASE-14938-v2.patch, HBASE-14938.patch
>
>
> In ZK the maximum allowable size of the data array is 1 MB. Until we have fixed HBASE-10295 we need to handle this.
> Approach to this problem will be discussed in the comments section.
> Note: We have done internal testing with more than 3k nodes in ZK yet to be replicated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)