[JCBC-158] add a debug=true option to view query options Created: 29/Nov/12 Updated: 03/Dec/12 Resolved: 03/Dec/12 |
|
| Status: | Resolved |
| Project: | Couchbase Java Client |
| Component/s: | None |
| Affects Version/s: | 1.1-dp4 |
| Fix Version/s: | 1.1-beta |
| Security Level: | Public |
| Type: | New Feature | Priority: | Blocker |
| Reporter: | Matt Ingenthron | Assignee: | Michael Nitschinger |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
To be able to diagnose issues that may come up with views, please add a debug=true query parameter. Optionally, we could add a cbclient.properties parameter to be able to turn on view debugging (for all view requests or just some that match a regex?) without code changes (though, with restarts).
|
| Comments |
| Comment by Michael Nitschinger [ 30/Nov/12 ] |
| http://review.couchbase.org/#/c/22923 |
| Comment by Michael Nitschinger [ 03/Dec/12 ] |
| pushed to master, will be available in the beta relase. |