Skip to content

Commit 6cd6d38

Browse files
authored
Refine Round Robin description in multidisk balancing
Clarify wording in the round robin
1 parent 1bc1704 commit 6cd6d38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/altinity-kb-setup-and-maintenance/multidisk-jbod-balancing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ClickHouse provides two options to balance an insert across disks in a volume wi
77

88
## **Round Robin (Default):**
99

10-
ClickHouse selects the next disk in a round robin manner to write each part created.
10+
ClickHouse selects the next disk in a round robin manner to write a part.
1111

1212
This is the default setting and is most effective when parts created on insert are roughly the same size.
1313

0 commit comments

Comments
 (0)