cdl logging default-log-level
debug_level
|
cdl logging default-log-level
debug_level —Specifies the default log level.
|
NA
|
NA
|
cluster-id
cluster-id
|
cluster-id
cluster-id —Specifies the Kubernetes cluster identity.
|
NA |
1 |
endpoint replica
num_replica
|
endpoint replica
num_replica —Specifies the number of replicas to be created. The value must be an integer.
|
num_replica —The value must be an integer in the range of 1 to 16.
|
num_replica —The default value is 1.
|
slot { replica
num_replica | map
num_map/shards| write-factor
write_factor
}
|
-
replica
num_replica —Specifies the number of replicas to be created.
-
map
num_map/shards —Specifies the number of partitions in a slot.
-
write-factor
write_factor —Specifies the number of copies to be written before a successful response.
Note
|
Make sure that the value is lower than or equal to the number of replicas.
|
|
-
num_replica —The value must be an integer in the range of 1 to 16.
-
num_map/shards —The value must be an integer in the range of 1 to 1024.
-
write_factor —The value must be an integer in the range of 0 to 16.
|
-
num_replica —The default value is 1.
-
num_map/shards —The default value is 1.
-
write_factor —The default value is 1.
|
slot notification { host
host | port
port | limit
tps}
|
-
notification host
host —Specifies the notification server hostname or IP address.
-
slot notification port
port —Specifies the notification server port number.
-
slot notification limit
tps —Specifies the notification limit per second.
|
NA
|
-
host —The default value is datastore-notification-ep
.
-
port —The default value is 8890.
-
tps —The default value is 2000
|
index { replica
num_replica | map
num_map/shards | write-factor
write_factor
} |
-
replica num_replica —Specifies the number of replicas to be created.
-
map
num_map/shards —Specifies the number of partitions in a slot. Avoid modifying this value after deploying the CDL.
-
write-factor
write_factor —Specifies the number of copies to be written before a successful response.
|
-
num_replica —The value must be an integer in the range of 1 to 16.
-
map
num_map/shards —The value must be an integer in the range of 1 to 1024.
-
write-factor
write_factor
—The value must be an integer in the range of 0 to 16.
|
-
num_replica —The default value is 2.
-
num_map/shards —The default value is 1.
-
write_factor
—The default value is 1.
|
slice-names
cdl_slice_name |
slice-names
cdl_slice_name —Specify the CDL slice names. The value must be an alphanumeric string.
|
cdl_slice_name —The value must be an integer in the range of 0 to 16.
|
NA |