Return-Path: Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: (qmail 54920 invoked from network); 13 Dec 2010 21:32:34 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Dec 2010 21:32:34 -0000 Received: (qmail 89331 invoked by uid 500); 13 Dec 2010 21:32:34 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 89310 invoked by uid 500); 13 Dec 2010 21:32:34 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 89302 invoked by uid 99); 13 Dec 2010 21:32:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Dec 2010 21:32:34 +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; Mon, 13 Dec 2010 21:32:32 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBDLWCBS005105 for ; Mon, 13 Dec 2010 21:32:12 GMT Message-ID: <16197139.100351292275932829.JavaMail.jira@thor> Date: Mon, 13 Dec 2010 16:32:12 -0500 (EST) From: "Eric Evans (JIRA)" To: commits@cassandra.apache.org Subject: [jira] Resolved: (CASSANDRA-1820) Port 8080 is not always suitable for JMX In-Reply-To: <29878179.106481291443490914.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/CASSANDRA-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Evans resolved CASSANDRA-1820. ----------------------------------- Resolution: Won't Fix > Port 8080 is not always suitable for JMX > ---------------------------------------- > > Key: CASSANDRA-1820 > URL: https://issues.apache.org/jira/browse/CASSANDRA-1820 > Project: Cassandra > Issue Type: Improvement > Components: Packaging > Reporter: B. Todd Burruss > Assignee: B. Todd Burruss > Priority: Minor > Fix For: 0.7.0 > > Attachments: patch.txt > > Original Estimate: 0h > Remaining Estimate: 0h > > if JMX_PORT is already set in environment, then cassandra-env.sh will not override it. > patch attached -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.