It will work as long as thrift and gossip are bound to the same interface. The discovery server in Hector also uses the CassandraHostConfigurator#getPort for the port in constructing the host URL.
On Thu, Apr 21, 2011 at 10:48 AM, Roshan Dawrani <roshandawr...@gmail.com> wrote: > On Thu, Apr 21, 2011 at 9:10 PM, Nate McCall <n...@datastax.com> wrote: >> >> Roshan, >> See https://issues.apache.org/jira/browse/CASSANDRA-1777 for more details. > > Hi...I am not sure I fully understand the current state of auto-discovery of > nodes. > The impression I am getting looking at the issue details is that > auto-discovery is not in a usable state and it's better to list the > host/ports (since Hector '0.7.0-28' seems to be auto-discovering nodes using > describe_ring). Is that right?