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 9AB5D10AD6 for ; Tue, 22 Oct 2013 23:38:44 +0000 (UTC) Received: (qmail 53244 invoked by uid 500); 22 Oct 2013 23:38:43 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 53202 invoked by uid 500); 22 Oct 2013 23:38:43 -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 53135 invoked by uid 99); 22 Oct 2013 23:38:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Oct 2013 23:38:43 +0000 Date: Tue, 22 Oct 2013 23:38:43 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-9823) Provide region server info port information through ClusterStatus MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Ted Yu created HBASE-9823: ----------------------------- Summary: Provide region server info port information through ClusterStatus Key: HBASE-9823 URL: https://issues.apache.org/jira/browse/HBASE-9823 Project: HBase Issue Type: Improvement Reporter: Ted Yu Currently it is not easy for user to query region server info port when multiple region servers start on the same machine. ClusterStatus provides map for live servers. We should consider exposing region server info port through ClusterStatus. -- This message was sent by Atlassian JIRA (v6.1#6144)