[PYCBC-23] Error using cas Created: 02/Mar/12 Updated: 11/May/13 Resolved: 01/Sep/12 |
|
| Status: | Closed |
| Project: | Couchbase Python Client Library |
| Component/s: | library |
| Affects Version/s: | 0.5 |
| Fix Version/s: | 0.8.0 |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Mike Wiederhold | Assignee: | Benjamin Young |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
http://www.couchbase.com/forums/thread/cas-error
|
| Comments |
| Comment by by zhang [ 03/Mar/12 ] |
|
P.S. it's also on the latest couchbase-python-client.
I create a diff (https://github.com/couchbase/couchbase-python-client/pull/4) to walk around this issue. Who can take a look at it? |
| Comment by F M [ 18/Jun/12 ] |
| Hi is there a work-around for this problem? It seems I can't use cas with python SDK. |
| Comment by Benjamin Young [ 01/Sep/12 ] |
|
It seemed to work fine in my tests. Check this commit for how I tested cas(): http://review.couchbase.org/#/c/20429/ If something about those tests look incorrect, please comment here. Thanks! |