Tyler Hobbs created CASSANDRA-8856:
--------------------------------------
Summary: Adjustments to range query and 2ary index query
parallelism are incorrect
Key: CASSANDRA-8856
URL: https://issues.apache.org/jira/browse/CASSANDRA-8856
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Tyler Hobbs
Assignee: Tyler Hobbs
Fix For: 2.1.4
There was a simple error in the code from CASSANDRA-1337 where the parallelism
is adjusted if the first round of fetches do not satisfy the limit. This
generally results in the second fetch being much larger than it needs to be.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)