You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/03/23 21:45:50 UTC

[jira] Updated: (CASSANDRA-10) make thrift port configurable

     [ https://issues.apache.org/jira/browse/CASSANDRA-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao updated CASSANDRA-10:
-----------------------------

    Attachment: patch.issue_10

Attach a patch to allow customization of thrift port.

For example, one can add the following entry under Storage in storage-conf.xml.

   <ThriftPort>9161</ThriftPort>


> make thrift port configurable
> -----------------------------
>
>                 Key: CASSANDRA-10
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jun Rao
>         Attachments: patch.issue_10
>
>
> Currently, the thrift port is hardcoded in Cassandra. For multiple instances of Cassandra to run on the same machine (e.g, a development environment), the thrift port needs to be configurable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.