OptionDEFAULT_SEGMENT_REPLICATION_FACTOR
Description Specifies the number of replicas each segment file will have.
Introduced Version1.122.0
Default1

The default replication factor for LogScale segment files. The replication factor controls the segment file redundancy, which is used to ensure that LogScale does not lose data if nodes/disks disappear from the cluster.

Defaults to 1 if the value is not explicitly set, unless there is only one node in the cluster storing segments, or if USING_EPHEMERAL_DISKS environment variable is set to true.