Sam Tunnicliffe created CASSANDRA-16275:
-------------------------------------------

             Summary: Update python driver used by cassandra-dtest
                 Key: CASSANDRA-16275
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16275
             Project: Cassandra
          Issue Type: Task
          Components: Test/dtest/python
            Reporter: Sam Tunnicliffe


In order to commit CASSANDRA-15299, the python driver used by the dtests needs 
to include PYTHON-1258, support for V5 framing. 

Updating the python driver's cassandra-test branch to latest trunk causes 1 
additional dtest failure in 
{{auth_test.py::TestAuth::test_handle_corrupt_role_data}} because the 
{{ServerError}} response is now subject to the configured {{retry_policy}}. 
This means the error ultimately returned from the driver is 
{{NoHostAvailable}}, rather than {{ServerError}}. 

I'll open a dtest pr to change the expectation in the test and we can commit 
that when the cassandra-test branch is updated.

cc [~aholmber] [~aboudreault]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to