[PCBC-188] prioritized disk write queue - php client Created: 28/Jan/13 Updated: 02/Apr/13 Resolved: 02/Apr/13 |
|
| Status: | Resolved |
| Project: | Couchbase PHP client library |
| Component/s: | library |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Alex Ma | Assignee: | Dipti Borkar |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
ability for the client to specify that a write should be prioritized and the server to fast track that write to disk ahead of whatever might be in the disk write queue. Especially important during the case of rebalance where they may be a million+ items in the queue and the write needs to be prioritized for whatever purpose.
|
| Comments |
| Comment by Dipti Borkar [ 28/Jan/13 ] |
|
Is this request only for the php client? This functionality needs to be available on the server side. Can you please move to MB?
Also, can you change from "bug" to "improvement"? |
| Comment by Trond Norbye [ 02/Apr/13 ] |
| There is no way this can be done in the PHP driver. It needs to be implemented on the server first |