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 B666211EFD for ; Fri, 4 Jul 2014 04:30:34 +0000 (UTC) Received: (qmail 10837 invoked by uid 500); 4 Jul 2014 04:30:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 10776 invoked by uid 500); 4 Jul 2014 04:30:34 -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 10760 invoked by uid 99); 4 Jul 2014 04:30:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jul 2014 04:30:34 +0000 Date: Fri, 4 Jul 2014 04:30:34 +0000 (UTC) From: "Anoop Sam John (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-11457) Increment HFile block encoding IVs by the ciper's internal block size 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-11457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052154#comment-14052154 ] Anoop Sam John commented on HBASE-11457: ---------------------------------------- +1 > Increment HFile block encoding IVs by the ciper's internal block size > --------------------------------------------------------------------- > > Key: HBASE-11457 > URL: https://issues.apache.org/jira/browse/HBASE-11457 > Project: HBase > Issue Type: Bug > Reporter: Andrew Purtell > Assignee: Andrew Purtell > Fix For: 0.99.0, 0.98.4 > > Attachments: HBASE-11457+11446.patch, HBASE-11457+11446.patch, HBASE-11457.patch, HBASE-11457.patch > > > After HBASE-11446 goes in, we should increment the IVs used by HFileBlockDefaultEncodingContext by the ciper's internal block size. -- This message was sent by Atlassian JIRA (v6.2#6252)