Return-Path: Delivered-To: apmail-incubator-chukwa-dev-archive@www.apache.org Received: (qmail 73666 invoked from network); 14 Nov 2010 03:20:10 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Nov 2010 03:20:10 -0000 Received: (qmail 46854 invoked by uid 500); 14 Nov 2010 03:20:42 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 46780 invoked by uid 500); 14 Nov 2010 03:20:41 -0000 Mailing-List: contact chukwa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@incubator.apache.org Delivered-To: mailing list chukwa-dev@incubator.apache.org Received: (qmail 46772 invoked by uid 99); 14 Nov 2010 03:20:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 14 Nov 2010 03:20:41 +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; Sun, 14 Nov 2010 03:20:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAE3KDts006170 for ; Sun, 14 Nov 2010 03:20:14 GMT Message-ID: <22525237.64501289704813309.JavaMail.jira@thor> Date: Sat, 13 Nov 2010 22:20:13 -0500 (EST) From: "Eric Yang (JIRA)" To: chukwa-dev@incubator.apache.org Subject: [jira] Commented: (CHUKWA-353) Make port for HICC Jetty server configurable 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/CHUKWA-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12931752#action_12931752 ] Eric Yang commented on CHUKWA-353: ---------------------------------- +1 looks good. > Make port for HICC Jetty server configurable > -------------------------------------------- > > Key: CHUKWA-353 > URL: https://issues.apache.org/jira/browse/CHUKWA-353 > Project: Chukwa > Issue Type: Improvement > Components: User Interface > Affects Versions: 0.3.0, 0.4.0 > Reporter: Jiaqi Tan > Assignee: Jiaqi Tan > Priority: Minor > Fix For: 0.5.0 > > Attachments: CHUKWA-353.patch > > > Current Jetty port defaults to 8080; this is changeable from the command-line, the plan is to add an environment variable in chukwa-env.sh to allow changing of the port and to have the hicc.sh script pick that value up. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.