Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 59259 invoked from network); 1 Oct 2010 22:29:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 22:29:54 -0000 Received: (qmail 99992 invoked by uid 500); 1 Oct 2010 22:29:54 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 99912 invoked by uid 500); 1 Oct 2010 22:29: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 99904 invoked by uid 99); 1 Oct 2010 22:29:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 22:29:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Oct 2010 22:29:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o91MTXfP029906 for ; Fri, 1 Oct 2010 22:29:33 GMT Message-ID: <19641867.505941285972173338.JavaMail.jira@thor> Date: Fri, 1 Oct 2010 18:29:33 -0400 (EDT) From: "ryan rawson (JIRA)" To: issues@hbase.apache.org Subject: [jira] Resolved: (HBASE-2356) HBASE-2066: may not be invalidating client cache properly when a region moves 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-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson resolved HBASE-2356. -------------------------------- Resolution: Cannot Reproduce havent seen this in over 8 months > HBASE-2066: may not be invalidating client cache properly when a region moves > ----------------------------------------------------------------------------- > > Key: HBASE-2356 > URL: https://issues.apache.org/jira/browse/HBASE-2356 > Project: HBase > Issue Type: Bug > Reporter: ryan rawson > Assignee: ryan rawson > Fix For: 0.90.0 > > > we need a better test for this and a fix. i have seen, and have heard other people complain, about situations when regions move and the client does not seem to always relocate the region properly in a post HBASE-2066 hbase client. I have seen cases where this DOES work so there is investigation to be done. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.