[
https://issues.apache.org/jira/browse/CASSANDRA-8592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14353732#comment-14353732
]
Tyler Hobbs commented on CASSANDRA-8592:
----------------------------------------
I've started a ticket on the dtests for making it easier to run the tests with
a fork of the python driver:
https://github.com/riptano/cassandra-dtest/issues/188
In the meantime, I've started a [driver
branch|https://github.com/thobbs/python-driver/tree/CASSANDRA-8592] that should
handle Read and WriteFailure exceptions (although I haven't tested them). If
you install that branch of the driver (or uninstall your existing one and point
PYTHONPATH at that branch), you should be able to run the dtests with it.
Hopefully we'll make this workflow a little smoother soon.
> Add WriteFailureException
> -------------------------
>
> Key: CASSANDRA-8592
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8592
> Project: Cassandra
> Issue Type: New Feature
> Components: API, Core
> Reporter: Tyler Hobbs
> Assignee: Stefania
> Labels: client-impacting
> Fix For: 3.0
>
>
> Similar to what CASSANDRA-7886 did for reads, we should add a
> WriteFailureException and have replicas signal a failure while handling a
> write to the coordinator.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)