[
https://issues.apache.org/jira/browse/CASSANDRA-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12792919#action_12792919
]
Stu Hood commented on CASSANDRA-648:
------------------------------------
+1... but before you commit, can you add a javadoc for that method, so we can
end the cycle?
Thanks!
> findSuitableEndPoint not returning closest endPoint
> ---------------------------------------------------
>
> Key: CASSANDRA-648
> URL: https://issues.apache.org/jira/browse/CASSANDRA-648
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.5
> Reporter: Chris Goffinet
> Assignee: Chris Goffinet
> Fix For: 0.5
>
> Attachments:
> 0001-Returned-the-sorted-endpoints-properly-for-CASSANDRA.patch
>
>
> After we switched everything over to Rackaware, I was noticing queries still
> taking 80ms+. We run in multiple datacenter's and I had a suspicion that it
> was just connecting to a node on east coast. It looks like
> findSuitableEndPoint sorts endpoints, but does not use the returned sorted
> endpoints when needing to return the final endpoint.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.