Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.7
-
None
-
None
Description
Example:
var createResult = _clusterManager.CreateBucket(BucketName, replicaNumber:ReplicaNumber.Zero, flushEnabled: true);
Result:
The bucket is created with the Flush setting disabled rather than enabled. Using false will enable the Flush setting.
Attachments
Issue Links
- relates to
-
NCBC-1109 indexReplicas Setting On ClusterManager.CreateBucket Is Reversed
-
- Resolved
-
Jeff,
I'm working on this, I don't think I have access to set it in progress.
Brant