Return-Path: Delivered-To: apmail-incubator-cassandra-commits-archive@minotaur.apache.org Received: (qmail 16670 invoked from network); 17 Jul 2009 04:14:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Jul 2009 04:14:33 -0000 Received: (qmail 73817 invoked by uid 500); 17 Jul 2009 04:15:39 -0000 Delivered-To: apmail-incubator-cassandra-commits-archive@incubator.apache.org Received: (qmail 73793 invoked by uid 500); 17 Jul 2009 04:15:39 -0000 Mailing-List: contact cassandra-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cassandra-dev@incubator.apache.org Delivered-To: mailing list cassandra-commits@incubator.apache.org Received: (qmail 73783 invoked by uid 99); 17 Jul 2009 04:15:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jul 2009 04:15:39 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jul 2009 04:15:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id DD50829A0012 for ; Thu, 16 Jul 2009 21:15:14 -0700 (PDT) Message-ID: <812967907.1247804114905.JavaMail.jira@brutus> Date: Thu, 16 Jul 2009 21:15:14 -0700 (PDT) From: "Eric Evans (JIRA)" To: cassandra-commits@incubator.apache.org Subject: [jira] Commented: (CASSANDRA-288) split thrift listening config from gossip ListenAddress In-Reply-To: <1143602063.1247176574868.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CASSANDRA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732331#action_12732331 ] Eric Evans commented on CASSANDRA-288: -------------------------------------- I'm thinking of it as the "thrift service", and "everything else", so the generic identifier "ListenAddress" is still alright by me. There is also the issue of overcoming momentum; does any alternate name make things so much more clear that it justifies breaking existing configs, etc? That said, I'm cool with changing it if there is any sort of consensus that it would make things clearer. > split thrift listening config from gossip ListenAddress > ------------------------------------------------------- > > Key: CASSANDRA-288 > URL: https://issues.apache.org/jira/browse/CASSANDRA-288 > Project: Cassandra > Issue Type: Improvement > Components: Core > Environment: Debian > Reporter: Ian Eure > Assignee: Eric Evans > Attachments: v1-0001-CASSANDRA-288-allow-separate-config-of-thrift-bind.txt > > > It would be much more convenient if there was a way to make Cassandra listen on *, rather than needing to provide the address to listen on. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.