[ 
https://issues.apache.org/jira/browse/CASSANDRA-8059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

mck updated CASSANDRA-8059:
---------------------------
    Description: 
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)`.

The alternative is to remove the request scheduler along with thrift?

  was:
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)`.


> 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)`.
> The alternative is to remove the request scheduler along with thrift?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to