Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 2950 invoked from network); 1 Oct 2010 23:06:33 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Oct 2010 23:06:33 -0000 Received: (qmail 24089 invoked by uid 500); 1 Oct 2010 22:59:53 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 24028 invoked by uid 500); 1 Oct 2010 22:59:53 -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 24020 invoked by uid 99); 1 Oct 2010 22:59:53 -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:59:53 +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:59:52 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o91MxWSh000336 for ; Fri, 1 Oct 2010 22:59:32 GMT Message-ID: <10090617.506381285973972695.JavaMail.jira@thor> Date: Fri, 1 Oct 2010 18:59:32 -0400 (EDT) From: "stack (JIRA)" To: issues@hbase.apache.org Subject: [jira] Updated: (HBASE-3070) Add to hbaseadmin means of shutting down a regionserver In-Reply-To: <25707492.506331285973852592.JavaMail.jira@thor> 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-3070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3070: ------------------------- Status: Patch Available (was: Open) > Add to hbaseadmin means of shutting down a regionserver > ------------------------------------------------------- > > Key: HBASE-3070 > URL: https://issues.apache.org/jira/browse/HBASE-3070 > Project: HBase > Issue Type: Improvement > Reporter: stack > Assignee: stack > Fix For: 0.90.0 > > Attachments: 3070.txt > > > The HRegionInterface exposes stop. A couple of lines would make it so can shutdown a regionserver remotely. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.