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 13:15:33 UTC

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

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

Holger Bornträger updated CASSANDRA-7912:
-----------------------------------------
    Attachment: trunk-7912.txt

Patch to change the "toString" calls to "getHostAddress".

works in our test environment.

> 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
>         Attachments: trunk-7912.txt
>
>
> 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)