Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C8B618075 for ; Wed, 23 Dec 2015 12:50:50 +0000 (UTC) Received: (qmail 95911 invoked by uid 500); 23 Dec 2015 12:50:47 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 95803 invoked by uid 500); 23 Dec 2015 12:50:47 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 95742 invoked by uid 99); 23 Dec 2015 12:50:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Dec 2015 12:50:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C0FE12C1F5C for ; Wed, 23 Dec 2015 12:50:46 +0000 (UTC) Date: Wed, 23 Dec 2015 12:50:46 +0000 (UTC) From: "Ashish Singhi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14938) Limit to and fro requests size from ZK in bulk loaded hfile replication MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-14938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15069593#comment-15069593 ] Ashish Singhi commented on HBASE-14938: --------------------------------------- SGTM. I already had a patch with the approach I mentioned, if required I can post here. I will prepare a patch with this approach and post if no other comments. Thanks. > Limit to and fro requests size from 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 > > 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)