Details
Description
Hi Team,
There is a bug in document, that needs to be corrected.
Document Link "http://www.couchbase.com/develop/net/current"
Issue reported : 'Instantiating the Client' section
public static class CouchbaseManager
{
private readonly static CouchbaseClient _instance;
static CouchbaseClient()
public static CouchbaseClient Instance { get
{ return _instance; } }
}
Error to be rectified : 4th line static CouchbaseClient() should be -> static CouchbaseManager()
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.2.1 [ 10441 ] |
Fix Version/s | 1.2.2 [ 10472 ] | |
Fix Version/s | 1.2.1 [ 10441 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | John Zablocki [ john ] | Matt Ingenthron [ ingenthr ] |
Planned End | (re-schedule end date based on new assignee) |
Fix Version/s | 1.2.3 [ 10473 ] | |
Fix Version/s | 1.2.2 [ 10472 ] |
Planned End | (set to new fixed version's start date) | |
Planned Start | (set to new fixed version's start date) |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | jira [ 23756 ] | Couchbase SDK Workflow [ 43108 ] |