[MB-6776] RESTful flush should be disabled by default Created: 01/Oct/12 Updated: 04/Oct/12 Resolved: 04/Oct/12 |
|
| Status: | Resolved |
| Project: | Couchbase Server |
| Component/s: | ns_server |
| Affects Version/s: | 2.0-beta-2 |
| Fix Version/s: | 2.0-beta-2 |
| Security Level: | Public |
| Type: | Improvement | Priority: | Blocker |
| Reporter: | Dipti Borkar | Assignee: | Aliaksey Artamonau |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 4h | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | 4h | ||
| Description |
|
In 1.8.1, since we did not have a cluster-wide flush, cbepctl needed to be run on each node using (/opt/couchbase/bin/cbepctl localhost:11210 set flushall_enabled true)
In 2.0, flush should continue to be disabled by default. Given the cluster-wide API, add a new "flushEnabled" config per bucket that can be enabled using REST. The flush button on the UI should be grayed out based on the config. |
| Comments |
| Comment by Aleksey Kondratenko [ 04/Oct/12 ] |
| Sitting in gerrit having +V and +2 |