mck created CASSANDRA-8059:
------------------------------
Summary: CQL requests need to go through the request scheduler
Key: CASSANDRA-8059
URL: https://issues.apache.org/jira/browse/CASSANDRA-8059
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: mck
Implementing CASSANDRA-8032 it seems that no cql/cql3 requests go through the
request scheduler. I'm guessing they never have?
If this is to be fixed/implemented then it looks like that there's a number of
methods in `CassandraServer` that need to call `schedule(timeout)`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)