[NCBC-124] Set default timeout for OBSERVE. Otherwise it returns immediately Created: 26/Sep/12 Updated: 21/Nov/12 Resolved: 21/Nov/12 |
|
| Status: | Closed |
| Project: | Couchbase .NET client library |
| Component/s: | library |
| Affects Version/s: | 1.2 DP4 |
| Fix Version/s: | 1.2 Beta-2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Mark Nunberg | Assignee: | John Zablocki |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
As the title says. Proposed fix http://review.couchbase.org/#/c/21162/
|
| Comments |
| Comment by John Zablocki [ 27/Sep/12 ] |
| There is a default timeout when using app.config - https://github.com/couchbase/couchbase-net-client/blob/master/src/Couchbase/Configuration/ServersElement.cs#L97 |
| Comment by Matt Ingenthron [ 04/Oct/12 ] |
| Mark noted that this is app.config configurable, but should there be a code default. |
| Comment by John Zablocki [ 21/Nov/12 ] |
| Published and tagged |