Skip to content

Expose conflicting data in case of LWTException#343

Closed
dokai wants to merge 1 commit intoapache:masterfrom
dokai:master
Closed

Expose conflicting data in case of LWTException#343
dokai wants to merge 1 commit intoapache:masterfrom
dokai:master

Conversation

@dokai
Copy link
Copy Markdown
Contributor

@dokai dokai commented Jun 3, 2015

Adds a custom attribute, existing, to the LWTException instance which
allows the application layer to inspect the values read from Cassandra
which conflicted with the attempted conditional write.

The documentation already referred to the existing attribute but it
was not implemented.

Adds a custom attribute, `existing`, to the LWTException instance which
allows the application layer to inspect the values read from Cassandra
which conflicted with the attempted conditional write.

The documentation already referred to the `existing` attribute but it
was not implemented.
@dokai
Copy link
Copy Markdown
Contributor Author

dokai commented Jun 3, 2015

The Travis build failure for python 3.3 (https://travis-ci.org/datastax/python-driver/jobs/65278639) seems unrelated to the PR.

@aholmberg
Copy link
Copy Markdown
Contributor

Agreed. There's at least one unstable test in there. Needs update independent of this change.

@aholmberg
Copy link
Copy Markdown
Contributor

@aholmberg
Copy link
Copy Markdown
Contributor

A rebase containing your change is merged to master. Closing the PR.
Thanks for the contribution!

@aholmberg aholmberg closed this Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants