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

Scott Fines updated CASSANDRA-3214:
-----------------------------------

    Attachment: CASSANDRA-3214.patch

The patch file isn't exactly correct. 

In getSubSplits, it still refers to range.endpoints instead of 
range.rpc_endpoints

I'm attaching a patch which fixes the typ0; please let me know if it is 
improperly formatted.

I tested this patch against a 0.8.7 cluster with a different listen_address 
than rpc_address, and it appears to work correctly. Not that that is exactly an 
automated test, but... 
                
> Make CFIF use rpc_endpoint prior to trying endpoint
> ---------------------------------------------------
>
>                 Key: CASSANDRA-3214
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3214
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Hadoop
>    Affects Versions: 0.8.6
>         Environment: Hadoop 0.20 / Cassandra 0.8.5 / Ubuntu 10.04 / 
>            Reporter: Eldon Stegall
>            Assignee: Eldon Stegall
>            Priority: Minor
>             Fix For: 0.8.8
>
>         Attachments: CASSANDRA-3214-make-cfif-use-rpc-endpoints-v1.txt, 
> CASSANDRA-3214.patch
>
>
> Following up on CASSANDRA-3187 , we probably need to attempt to use the 
> rpc_endpoint address first, and then fall back to the gossip endpoint if we 
> don't get what we want.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to