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 10073108C3 for ; Wed, 4 Dec 2013 17:13:43 +0000 (UTC) Received: (qmail 51839 invoked by uid 500); 4 Dec 2013 17:13:38 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 51775 invoked by uid 500); 4 Dec 2013 17:13:37 -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 51275 invoked by uid 99); 4 Dec 2013 17:13:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Dec 2013 17:13:35 +0000 Date: Wed, 4 Dec 2013 17:13:35 +0000 (UTC) From: "Nicolas Liochon (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance 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-10080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-10080: ------------------------------------ Attachment: 10080.v1.patch > Unnecessary call to locateRegion when creating an HTable instance > ----------------------------------------------------------------- > > Key: HBASE-10080 > URL: https://issues.apache.org/jira/browse/HBASE-10080 > Project: HBase > Issue Type: Bug > Components: Client > Affects Versions: 0.98.0, 0.96.0 > Reporter: Nicolas Liochon > Assignee: Nicolas Liochon > Priority: Trivial > Fix For: 0.96.2, 0.98.1 > > Attachments: 10080.v1.patch > > > It's more or less in contradiction with the objective of having lightweight HTable objects and the data may be stale when we will use it.... -- This message was sent by Atlassian JIRA (v6.1#6144)