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 0FC4218F8C for ; Tue, 23 Feb 2016 17:30:19 +0000 (UTC) Received: (qmail 6326 invoked by uid 500); 23 Feb 2016 17:30:18 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 6273 invoked by uid 500); 23 Feb 2016 17:30:18 -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 6232 invoked by uid 99); 23 Feb 2016 17:30:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Feb 2016 17:30:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 50D242C1F60 for ; Tue, 23 Feb 2016 17:30:18 +0000 (UTC) Date: Tue, 23 Feb 2016 17:30:18 +0000 (UTC) From: "Mikhail Antonov (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11241) Support for multiple active HMaster replicas 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-11241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15159239#comment-15159239 ] Mikhail Antonov commented on HBASE-11241: ----------------------------------------- The primary has been moving towards active-active vs active-backup master architecture. I don't work on it that now. I would also check HBASE-11165 - (Scaling to 1 million regions) - this umbrella jira and some of it's subtasks have interesting discussions, benchmarks and design docs, which kind of help to shape approach to master architecture. > Support for multiple active HMaster replicas > -------------------------------------------- > > Key: HBASE-11241 > URL: https://issues.apache.org/jira/browse/HBASE-11241 > Project: HBase > Issue Type: Umbrella > Components: Consensus > Affects Versions: 0.98.2 > Reporter: Konstantin Boudnik > Assignee: Mikhail Antonov > > In light of discussions and refactoring progress around consensus base replication (see HBASE-10909) the concept of multiple active replicas can be applied to the HMaster entity. > In order to achieve this, a number of steps expressed in the subtasks of this ticket will have to be completed. similarly to HBASE-10909). -- This message was sent by Atlassian JIRA (v6.3.4#6332)