[
https://issues.apache.org/jira/browse/CASSANDRA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732338#action_12732338
]
Michael Greene commented on CASSANDRA-288:
------------------------------------------
No, that makes sense, if the Thrift server is being singled out for this
address and we still want to use the other as the default for services.
Shouldn't this include an update to conf/storage-conf.xml and the test conf?
Even if the element isn't added, a comment should at least be added to
conf/storage-conf.xml to direct people how to use the parameter since they will
likely not be reading the code.
Functionality works as expected. If I add the ThriftAddress element to
storage-conf.xml and set it to 127.0.0.1, I can connect on localhost but not on
192.168.X.X. If I set to 192.168.X.X I can connect there, but not on localhost.
> 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.