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
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.