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

David Capwell updated CASSANDRA-19028:
--------------------------------------
    Test and Documentation Plan: test cross all branches
                         Status: Patch Available  (was: Open)

> Python DTest does not release CQL connections, which can cause containers to 
> hang for 2 hours trying to connect to a server thats already gone
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19028
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19028
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: David Capwell
>            Assignee: David Capwell
>            Priority: Normal
>             Fix For: NA
>
>
> While debugging why upgrade tests were taking 2 hours we noticed that the 
> test completed 2 hours early… yet the process did not exit and was logging 
> cassandra.pool trying to connect to a cluster (but python dtest already 
> cleaned it up)…
> After investigating the code I saw that we create connections and store them 
> in an array, but only 2 tests actually clean up!



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to