We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bc1704 commit 6cd6d38Copy full SHA for 6cd6d38
1 file changed
content/en/altinity-kb-setup-and-maintenance/multidisk-jbod-balancing.md
@@ -7,7 +7,7 @@ ClickHouse provides two options to balance an insert across disks in a volume wi
7
8
## **Round Robin (Default):**
9
10
-ClickHouse selects the next disk in a round robin manner to write each part created.
+ClickHouse selects the next disk in a round robin manner to write a part.
11
12
This is the default setting and is most effective when parts created on insert are roughly the same size.
13
0 commit comments