set checkpoint_param
- reference
The command set checkpoint_param
sets the checkpoint.
Syntax
The basic syntax is:
cbepctl [host]:11210 -b [bucket-name] set checkpoint_param [parameter] [value]
Options
The following are the command options:
Options | Description |
---|---|
|
Max number of items allowed in a checkpoint. |
|
Time bound (in sec.) on a checkpoint. |
|
True if a new checkpoint can be created based on. The number of items in the open checkpoint. |
|
True if we want to keep closed checkpoints in memory, as long as the current memory usage is below high water mark. |
|
Max number of checkpoints allowed per vBucket. |
|
True, if merging closed checkpoints is enabled. |