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 CFB0A200AC6 for ; Fri, 6 May 2016 14:16:19 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id CE8161609F6; Fri, 6 May 2016 12:16:19 +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 18722160A0C for ; Fri, 6 May 2016 14:16:18 +0200 (CEST) Received: (qmail 62367 invoked by uid 500); 6 May 2016 12:16:13 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 62052 invoked by uid 99); 6 May 2016 12:16:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2016 12:16:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EC9182C1F62 for ; Fri, 6 May 2016 12:16:12 +0000 (UTC) Date: Fri, 6 May 2016 12:16:12 +0000 (UTC) From: "ramkrishna.s.vasudevan (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-15787) Change the flush related heuristics to work with offheap size configured MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 06 May 2016 12:16:20 -0000 ramkrishna.s.vasudevan created HBASE-15787: ---------------------------------------------- Summary: Change the flush related heuristics to work with offheap size configured Key: HBASE-15787 URL: https://issues.apache.org/jira/browse/HBASE-15787 Project: HBase Issue Type: Sub-task Reporter: ramkrishna.s.vasudevan Assignee: ramkrishna.s.vasudevan With offheap MSLAB in place we may have to change the flush related heuristics to work with offheap size configured rather than the java heap size. -- This message was sent by Atlassian JIRA (v6.3.4#6332)