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 4FD0B17343 for ; Mon, 2 Nov 2015 05:44:28 +0000 (UTC) Received: (qmail 33150 invoked by uid 500); 2 Nov 2015 05:44:27 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 33097 invoked by uid 500); 2 Nov 2015 05:44:27 -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 33069 invoked by uid 99); 2 Nov 2015 05:44:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Nov 2015 05:44:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AEEC72C1F5E for ; Mon, 2 Nov 2015 05:44:27 +0000 (UTC) Date: Mon, 2 Nov 2015 05:44:27 +0000 (UTC) From: "Anoop Sam John (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14730) region server needs to log warnings when there are attributes configured for cells with hfile v2 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-14730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984777#comment-14984777 ] Anoop Sam John commented on HBASE-14730: ---------------------------------------- Adding a log for every flush will be too much of log info? > region server needs to log warnings when there are attributes configured for cells with hfile v2 > ------------------------------------------------------------------------------------------------ > > Key: HBASE-14730 > URL: https://issues.apache.org/jira/browse/HBASE-14730 > Project: HBase > Issue Type: Improvement > Components: regionserver > Reporter: huaxiang sun > Assignee: huaxiang sun > > User can configure cell attributes with hfile.format.version 2. When cells are flushed from memStore to Hfile, attributes are not saved. Warnings need to be logged. -- This message was sent by Atlassian JIRA (v6.3.4#6332)