Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B558B200B91 for ; Wed, 14 Sep 2016 10:28:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B40A3160AB4; Wed, 14 Sep 2016 08:28:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 34252160ABA for ; Wed, 14 Sep 2016 10:28:23 +0200 (CEST) Received: (qmail 19875 invoked by uid 500); 14 Sep 2016 08:28:22 -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 19696 invoked by uid 99); 14 Sep 2016 08:28:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2016 08:28:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1A2AC2C0D59 for ; Wed, 14 Sep 2016 08:28:22 +0000 (UTC) Date: Wed, 14 Sep 2016 08:28:22 +0000 (UTC) From: "Guanghao Zhang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16447) Replication by namespaces config in peer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Sep 2016 08:28:23 -0000 [ https://issues.apache.org/jira/browse/HBASE-16447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15489797#comment-15489797 ] Guanghao Zhang commented on HBASE-16447: ---------------------------------------- Failed ut is not related to this patch. Test log shows that "java.lang.OutOfMemoryError: GC overhead limit exceeded". [~tedyu] [~enis] Any concerns about v5 patch? > Replication by namespaces config in peer > ---------------------------------------- > > Key: HBASE-16447 > URL: https://issues.apache.org/jira/browse/HBASE-16447 > Project: HBase > Issue Type: New Feature > Components: Replication > Affects Versions: 2.0.0 > Reporter: Guanghao Zhang > Assignee: Guanghao Zhang > Attachments: HBASE-16447-v1.patch, HBASE-16447-v2.patch, HBASE-16447-v3.patch, HBASE-16447-v4.patch, HBASE-16447-v5.patch, HBASE-16447-v5.patch > > > Now we only config table cfs in peer. But in our production cluster, there are a dozen of namespace and every namespace has dozens of tables. It was complicated to config all table cfs in peer. For some namespace, it need replication all tables to other slave cluster. It will be easy to config if we support replication by namespace. Suggestions and discussions are welcomed. > Review board: https://reviews.apache.org/r/51521/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)