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 41B53200BE1 for ; Mon, 19 Dec 2016 20:30:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4070D160B14; Mon, 19 Dec 2016 19:30:00 +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 B000D160B21 for ; Mon, 19 Dec 2016 20:29:59 +0100 (CET) Received: (qmail 67873 invoked by uid 500); 19 Dec 2016 19:29:58 -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 67577 invoked by uid 99); 19 Dec 2016 19:29:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Dec 2016 19:29:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7F89F2C03EA for ; Mon, 19 Dec 2016 19:29:58 +0000 (UTC) Date: Mon, 19 Dec 2016 19:29:58 +0000 (UTC) From: "Devaraj Das (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-17333) HBASE-17294 always ensures CompactingMemstore is default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 19 Dec 2016 19:30:00 -0000 [ https://issues.apache.org/jira/browse/HBASE-17333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15762082#comment-15762082 ] Devaraj Das commented on HBASE-17333: ------------------------------------- Guys, wondering if we have perf tests that prove BASIC is performant/beneficial in all cases (as release-noted in HBASE-17294). If so, why isn't that the default. Also, this doc https://docs.google.com/document/d/10k4hqi4mCCpVrPodp1Q4rV0XsZ4TZtULOa-FOoe-_hw/edit should be brought up to date w.r.t the developments happening. > HBASE-17294 always ensures CompactingMemstore is default > -------------------------------------------------------- > > Key: HBASE-17333 > URL: https://issues.apache.org/jira/browse/HBASE-17333 > Project: HBase > Issue Type: Bug > Reporter: ramkrishna.s.vasudevan > Assignee: ramkrishna.s.vasudevan > Priority: Critical > Fix For: 2.0.0 > > Attachments: HBASE-17333.patch, HBASE-17333_1.patch, HBASE-17333_2.patch > > > Was the purpose of HBASE-17294 is to make Compacting Memstore as default? Am not sure on that. But that patch makes DefaultMemstore as a Noop. This JIRA is to discuss and revert back to default memstore only if the family is not configured for in memory flush/compaction. -- This message was sent by Atlassian JIRA (v6.3.4#6332)