Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-2
-
Fix Version/s: 2.0-beta-2
-
Component/s: ns_server
-
Security Level: Public
-
Labels:None
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.
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.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
Farshid Ghods
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Description |
In 1.8.1, since we did not have a cluster-wide flush, cbflushctl needed to be run on each node using (/opt/couchbase/bin/cbflushctl 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. |
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. |
Aleksey Kondratenko
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Aleksey Kondratenko [ alkondratenko ] | Aliaksey Artamonau [ Aliaksey Artamonau ] |
| Resolution | Fixed [ 1 ] |