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 070AF10B01 for ; Thu, 3 Oct 2013 04:15:19 +0000 (UTC) Received: (qmail 73891 invoked by uid 500); 3 Oct 2013 04:14:00 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 73833 invoked by uid 500); 3 Oct 2013 04:13:54 -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 73789 invoked by uid 99); 3 Oct 2013 04:13:44 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Oct 2013 04:13:44 +0000 Date: Thu, 3 Oct 2013 04:13:44 +0000 (UTC) From: "ramkrishna.s.vasudevan (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-9546) HFileContext should adopt Builder pattern 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-9546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-9546: ------------------------------------------ Attachment: HBASE-9546.patch All testcases passes with this. Will do one round of testing with a cluster. Pls provide your comments on this. > HFileContext should adopt Builder pattern > ----------------------------------------- > > Key: HBASE-9546 > URL: https://issues.apache.org/jira/browse/HBASE-9546 > Project: HBase > Issue Type: Sub-task > Reporter: Ted Yu > Assignee: ramkrishna.s.vasudevan > Attachments: HBASE-9546.patch > > > HFileContext is used in so many places for HFile v3, HFileContext should use the Builder pattern. -- This message was sent by Atlassian JIRA (v6.1#6144)