You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jason Brown (JIRA)" <ji...@apache.org> on 2018/02/06 11:46:00 UTC

[jira] [Commented] (CASSANDRA-14216) node map does not handle InetAddressAndPort correctly.

    [ https://issues.apache.org/jira/browse/CASSANDRA-14216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353760#comment-16353760 ] 

Jason Brown commented on CASSANDRA-14216:
-----------------------------------------

/cc [~aweisberg]

> node map does not handle InetAddressAndPort correctly.
> ------------------------------------------------------
>
>                 Key: CASSANDRA-14216
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14216
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>             Fix For: 4.0
>
>         Attachments: 14216.txt
>
>
> Collection of node information in nodeMap does not use the correct types for accessing data. Since these maps are keyed by Strings, they are not metatype-safe, and so i can't be certain what data was meant to be in them. I'm assuming it was meant that host and port information should be used, but perhaps it's just host.
>  
> I have created a patch assuming it's host and port info.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org