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

Hudson commented on CASSANDRA-2807:
-----------------------------------

Integrated in Cassandra-0.8 #194 (See 
[https://builds.apache.org/job/Cassandra-0.8/194/])
    Add support for multiple (comma-delimited) coordinator addresses to CFIF
patch by Mck SembWever; reviewed by jbellis for CASSANDRA-2807

jbellis : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1140333
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* 
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/hadoop/ColumnFamilyInputFormat.java


> ColumnFamilyInputFormat configuration should support multiple initial 
> addresses
> -------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2807
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2807
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Hadoop
>    Affects Versions: 0.6
>            Reporter: Greg Katz
>            Assignee: Mck SembWever
>            Priority: Minor
>             Fix For: 0.8.1
>
>         Attachments: CASSANDRA-2807.patch
>
>
> The {{ColumnFamilyInputFormat}} class only allows a single initial node to be 
> specified through the cassandra.thrift.address configuration property. The 
> configuration should support a list of nodes in order to account for the 
> possibility that the initial node becomes unavailable.
> By contrast, the {{RingCache}} class used by the {{ColumnFamilyRecordWriter}} 
> reads the exact same {{cassandra.thrift.address}} property but splits its 
> value on commas to allow multiple initial nodes to be specified.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to