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 8BF44106D9 for ; Sat, 22 Feb 2014 00:20:22 +0000 (UTC) Received: (qmail 82592 invoked by uid 500); 22 Feb 2014 00:20:20 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 82505 invoked by uid 500); 22 Feb 2014 00:20:20 -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 82491 invoked by uid 99); 22 Feb 2014 00:20:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Feb 2014 00:20:19 +0000 Date: Sat, 22 Feb 2014 00:20:19 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-10351) LoadBalancer changes for supporting region 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-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909030#comment-13909030 ] Sergey Shelukhin commented on HBASE-10351: ------------------------------------------ oh, nm, I thought it's about MultiAction-Action part, the cluster actions I have seen > LoadBalancer changes for supporting region replicas > --------------------------------------------------- > > Key: HBASE-10351 > URL: https://issues.apache.org/jira/browse/HBASE-10351 > Project: HBase > Issue Type: Sub-task > Components: master > Affects Versions: 0.99.0 > Reporter: Enis Soztutar > Assignee: Enis Soztutar > Attachments: hbase-10351_v0.patch, hbase-10351_v1.patch, hbase-10351_v3.patch > > > LoadBalancer has to be aware of and enforce placement of region replicas so that the replicas are not co-hosted in the same server, host or rack. This will ensure that the region is highly available during process / host / rack failover. -- This message was sent by Atlassian JIRA (v6.1.5#6160)