Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F0D9D18AB1 for ; Mon, 18 Apr 2016 23:22:27 +0000 (UTC) Received: (qmail 66346 invoked by uid 500); 18 Apr 2016 23:22:25 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 65653 invoked by uid 500); 18 Apr 2016 23:22:25 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 65447 invoked by uid 99); 18 Apr 2016 23:22:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2016 23:22:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 71A6A2C1F54 for ; Mon, 18 Apr 2016 23:22:25 +0000 (UTC) Date: Mon, 18 Apr 2016 23:22:25 +0000 (UTC) From: "Elliott Clark (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-15674) HRegionLocator#getAllRegionLocations should put the results in cache MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Elliott Clark created HBASE-15674: ------------------------------------- Summary: HRegionLocator#getAllRegionLocations should put the results in cache Key: HBASE-15674 URL: https://issues.apache.org/jira/browse/HBASE-15674 Project: HBase Issue Type: Bug Reporter: Elliott Clark getAllRegionLocations walks meta. Well after doing the work, we should put the results into cache. -- This message was sent by Atlassian JIRA (v6.3.4#6332)