Cameron Zemek created CASSANDRA-20049:
-----------------------------------------

             Summary: Timeout in config is not respected
                 Key: CASSANDRA-20049
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20049
             Project: Cassandra
          Issue Type: Bug
            Reporter: Cameron Zemek
         Attachments: image-2024-11-04-11-43-55-089.png

Come across a bad data model where the request_timeout and read_request_timeout 
had been increased. On upgrading to 4.1 I noticed the query to the bad 
partitions (ie. large number of rows and tombstones and large amount of data on 
disk) would fail with timeout.

I have setup test cluster to reproduce on 5.0.2. I write1Kb rows to the same 
partition. The client and server side are both set to 15 minute timeouts. 
Setting page-size to 1 million (so fetching the page takes awhile). I get the 
following error on the client:

 

!image-2024-11-04-11-43-55-089.png!

And a read timeout shows in the metrics and max latency is 12.1 seconds. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to