You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Holger Bornträger (JIRA)" <ji...@apache.org> on 2014/09/12 12:58:33 UTC

[jira] [Created] (CASSANDRA-7912) YamlFileNetworkTopologySnitch doesn't switch to dc-internal ip's anymore

Holger Bornträger created CASSANDRA-7912:
--------------------------------------------

             Summary: YamlFileNetworkTopologySnitch doesn't switch to dc-internal ip's anymore
                 Key: CASSANDRA-7912
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7912
             Project: Cassandra
          Issue Type: Bug
            Reporter: Holger Bornträger


The YamlFileNetworkTopologySnitch can't switch to the local address anymore.
With the Refactoring of the "reconnect trick"  in https://issues.apache.org/jira/browse/CASSANDRA-5681 "toString" is used on an InetAddress wich creates a string of the form "/x.x.x.x" wich subsequently can't be parsed anymore.







--
This message was sent by Atlassian JIRA
(v6.3.4#6332)