[
https://issues.apache.org/jira/browse/CASSANDRA-3687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281930#comment-13281930
]
Jonathan Ellis commented on CASSANDRA-3687:
-------------------------------------------
We've already checked that size == 1, so position 0 is the only possible place
for it to be. :)
> Local range scans are not run on the read stage
> -----------------------------------------------
>
> Key: CASSANDRA-3687
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3687
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 1.2
>
>
> Running directly on the client request/StorageProxy thread means we're now
> allowing one range scan per thrift thread instead of one per read stage
> thread [which may be more, or less, depending on thrift server mode], and it
> bypasses the "drop hopeless requests" overcapacity protection built in there.
--
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