Skip to content

Commit ebd04ed

Browse files
aldy505markstory
andauthored
Update tasks.mdx
Co-authored-by: Mark Story <[email protected]>
1 parent 52c7aff commit ebd04ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop-docs/self-hosted/tasks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ system resources (CPU and RAM) accordingly.
5959

6060
If you have reached the maximum number of `taskworker` replicas, you can scale
6161
your `taskbroker` replicas. First, you need to increase the number of partitions
62-
on "taskworker" topic in Kafka, the number of partitions should be greater than
62+
on "taskworker" topic in Kafka, the number of partitions should be evenly divisible by
6363
the number of `taskbroker` replicas that you're planning to scale to.
6464
Then due to the limited capability of Docker Compose, you will need to manually
6565
scale your `taskbroker` replicas. You can do this by adding more container

0 commit comments

Comments
 (0)