[
https://issues.apache.org/jira/browse/CASSANDRA-19697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855975#comment-17855975
]
Alex Petrov edited comment on CASSANDRA-19697 at 6/18/24 3:36 PM:
------------------------------------------------------------------
bq. I don't understand why they would be timeouts if we are forcibly closing
the connections.
The timeouts are for the in-flight requests. I.e. all in-flight (uncompleted)
requests will be timed out, not for subsequently submitted ones. This is a
rather large problem in production systems.
was (Author: ifesdjeen):
bq. I don't understand why they would be timeouts if we are forcibly closing
the connections.
The timeouts are for the in-flight requests. I.e. all in-flight (uncompleted)
requests will be timed out. This is a rather large problem in production
systems.
> Test failure:
> materialized_views_test.py::TestMaterializedViews::test_rename_column_atomicity
> ---------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-19697
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19697
> Project: Cassandra
> Issue Type: Bug
> Components: Feature/Materialized Views
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 5.0-rc, 5.x
>
> Attachments: shutdown_stuck.txt
>
>
> Breaking this out from CASSANDRA-19683. The byteman script fails to execute
> in 5.0/trunk after CASSANDRA-19534.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]