Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
It always treats connection as BUCKET, and requires "default" bucket to be created
But the real problem is that in case of LCB_TYPE_CLUSTER it requests just /pools, and ignores response.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue relates to CBSE-3659 [ CBSE-3659 ] |
Description |
It always treats connection as BUCKET, and requires "default" bucket to be created
https://github.com/couchbase/libcouchbase/blob/5823dd7d24a51ad295acebf937ed68d835691563/src/bucketconfig/bc_http.cc#L254 |
It always treats connection as BUCKET, and requires "default" bucket to be created
[https://github.com/couchbase/libcouchbase/blob/5823dd7d24a51ad295acebf937ed68d835691563/src/bucketconfig/bc_http.cc#L254] But the real problem is that in case of LCB_TYPE_CLUSTER it requests just /pools, and ignores response. |
Status | New [ 10003 ] | Open [ 1 ] |
Fix Version/s | 2.7.5 [ 14404 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | Couchbase SDK Workflow [ 77246 ] | Couchbase SDK Workflow with Review [ 250003 ] |
Workflow | Couchbase SDK Workflow with Review [ 250003 ] | Couchbase SDK Workflow [ 262014 ] |
Workflow | Couchbase SDK Workflow [ 262014 ] | Couchbase SDK Workflow with Review [ 263770 ] |
Workflow | Couchbase SDK Workflow with Review [ 263770 ] | SDK Workflow with Review NG [ 265293 ] |
It still required to have some bucket created, but now at least it can use Administrator credentials for managers