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 29F9210917 for ; Tue, 5 Nov 2013 11:12:38 +0000 (UTC) Received: (qmail 84603 invoked by uid 500); 5 Nov 2013 11:12:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 83378 invoked by uid 500); 5 Nov 2013 11:12:21 -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 83209 invoked by uid 99); 5 Nov 2013 11:12:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Nov 2013 11:12:20 +0000 Date: Tue, 5 Nov 2013 11:12:20 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9859) Canary Shouldn't go off if the table being read from is disabled 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-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813851#comment-13813851 ] Hudson commented on HBASE-9859: ------------------------------- SUCCESS: Integrated in HBase-TRUNK #4668 (See [https://builds.apache.org/job/HBase-TRUNK/4668/]) HBASE-9859 Canary Shouldn't go off if the table being read from is disabled (eclark: rev 1538842) * /hbase/trunk/hbase-client/src/main/java/org/apache/hadoop/hbase/client/HConnectionManager.java * /hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/tool/Canary.java > Canary Shouldn't go off if the table being read from is disabled > ---------------------------------------------------------------- > > Key: HBASE-9859 > URL: https://issues.apache.org/jira/browse/HBASE-9859 > Project: HBase > Issue Type: Bug > Components: util > Affects Versions: 0.96.1 > Reporter: Elliott Clark > Assignee: Elliott Clark > Fix For: 0.98.0, 0.96.1 > > Attachments: HBASE-9859-0.patch, HBASE-9859-1.patch > > > Disabling a table causes the Canary to go off with an error message. We should make it so that doesn't cause an error. -- This message was sent by Atlassian JIRA (v6.1#6144)