Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8284611283 for ; Tue, 15 Jul 2014 13:17:06 +0000 (UTC) Received: (qmail 31365 invoked by uid 500); 15 Jul 2014 13:17:05 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 31300 invoked by uid 500); 15 Jul 2014 13:17:05 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 31070 invoked by uid 99); 15 Jul 2014 13:17:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 13:17:04 +0000 Date: Tue, 15 Jul 2014 13:17:04 +0000 (UTC) From: "Azwaw OUSADOU (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-6484) HBase RegionServer -Xmn must be configurable 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/AMBARI-6484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Azwaw OUSADOU updated AMBARI-6484: ---------------------------------- Attachment: XMN_CONFIGURABLE.diff > HBase RegionServer -Xmn must be configurable > -------------------------------------------- > > Key: AMBARI-6484 > URL: https://issues.apache.org/jira/browse/AMBARI-6484 > Project: Ambari > Issue Type: Improvement > Reporter: Azwaw OUSADOU > Priority: Trivial > Labels: features, patch > Attachments: XMN_CONFIGURABLE.diff > > > -Xmn parameter for HBase RegionServer is calculated with hardcoded value. > This patch allows you to configure values used to calculate this parameter (the maximum value for -Xmn and the ratio between -Xmn and -Xmx). -- This message was sent by Atlassian JIRA (v6.2#6252)