[PCBC-119] Expose timeout setting Created: 26/Sep/12 Updated: 11/Dec/12 Resolved: 14/Nov/12 |
|
| Status: | Resolved |
| Project: | Couchbase PHP client library |
| Component/s: | library |
| Affects Version/s: | None |
| Fix Version/s: | 1.1.0 |
| Security Level: | Public |
| Type: | New Feature | Priority: | Major |
| Reporter: | Mark Nunberg | Assignee: | Trond Norbye |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
libcouchbase has a timeout setting for connection responsiveness. This should be exposed in the php library.
The basic idea is that at libcouchbase initialization time, the PHP extension should set up the per-operation timeout to something the user specifies. By the way, while in there, see if there are other tuneables that should be exposed. |
| Comments |
| Comment by Matt Ingenthron [ 10/Oct/12 ] |
| This should come toward the end of your scope, but hopefully we'll have time for it. |
| Comment by Trond Norbye [ 14/Nov/12 ] |
|
THis is a duplicate of |