Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Incomplete
-
Affects Version/s: 0.8.0
-
Fix Version/s: None
-
Component/s: library
-
Security Level: Public
-
Labels:
Description
Multi-bucket usecases fail when authentication to bucket is invalid.
Here auth is set correctly:
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/rest_client.py#L293
but missing here:
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/couchbaseclient.py#L349
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/rest_client.py#L177
Here auth is set correctly:
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/rest_client.py#L293
but missing here:
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/couchbaseclient.py#L349
https://github.com/couchbase/couchbase-python-client/blob/master/couchbase/rest_client.py#L177
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
Matt Ingenthron
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Matt Ingenthron [ ingenthr ] | Mark Nunberg [ mnunberg ] |
Mark Nunberg
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Incomplete [ 4 ] |
Mark Nunberg
made changes -
| Fix Version/s | 0.8.1 [ 10411 ] |