Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@minotaur.apache.org Received: (qmail 49363 invoked from network); 17 Nov 2009 19:59:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Nov 2009 19:59:02 -0000 Received: (qmail 50166 invoked by uid 500); 17 Nov 2009 19:59:02 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 50129 invoked by uid 500); 17 Nov 2009 19:59:02 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 50097 invoked by uid 99); 17 Nov 2009 19:59:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2009 19:59:02 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Nov 2009 19:59:00 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E1B9B234C1F0 for ; Tue, 17 Nov 2009 11:58:39 -0800 (PST) Message-ID: <1886789424.1258487919923.JavaMail.jira@brutus> Date: Tue, 17 Nov 2009 19:58:39 +0000 (UTC) From: "Alex Newman (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Updated: (HBASE-1527) The Table attribute for the table being enabled on the table.jsp flip flops although the table works In-Reply-To: <49201077.1245099847746.JavaMail.jira@brutus> 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-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Newman updated HBASE-1527: ------------------------------- This seems fixed closing out. > The Table attribute for the table being enabled on the table.jsp flip flops although the table works > ---------------------------------------------------------------------------------------------------- > > Key: HBASE-1527 > URL: https://issues.apache.org/jira/browse/HBASE-1527 > Project: Hadoop HBase > Issue Type: Bug > Reporter: Alex Newman > Assignee: Alex Newman > Priority: Minor > > On the table.jsp you will often see > Table Attributes > Attribute Name Value Description > Enabled false Is the table enabled > Table Regions > From IRC > (4:53:04 PM) posix4e1: the only other weird part is the table going from enabled to disabled and back on the webpage > (4:53:07 PM) posix4e1: not sure what that's about > (4:53:20 PM) St^Ack: posix4e1: on web page? > (4:53:34 PM) St^Ack: should not be going disabled > (4:53:35 PM) St^Ack: thats broke > (4:59:16 PM) posix4e1: hmm > (4:59:24 PM) JSharp: wonder what broke that > (4:59:28 PM) posix4e1: yea on the table's webpage > (4:59:32 PM) posix4e1: anyone else getting that? > (5:00:31 PM) St^Ack: posix4e1: oh.. I see that in UI > (5:00:37 PM) St^Ack: says enabled=false > (5:00:45 PM) St^Ack: but table is working > (5:00:48 PM) posix4e1: yea > (5:00:50 PM) St^Ack: thats seomthinge else... make an issue > (5:00:51 PM) posix4e1: bizarro huh > (5:00:54 PM) posix4e1: kk > (5:01:41 PM) St^Ack: yeah.. but shouldn't be hard to fix I'd say -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.