Skip to content

Commit c443fe3

Browse files
correct error in limitations
1 parent ab9a434 commit c443fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cloud/migrate/automated.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ The following are known limitations.
423423

424424
- OSS server versions 1.22 or newer are required. Refer to the
425425
[upgrade](/self-hosted-guide/upgrade-server#upgrade-server) procedure as needed.
426-
- History shard counts must be a multiple of two.
426+
- History shard counts must be a power of two (eg. 512, 1024, etc...).
427427
- If you have multiple self-hosted servers and they are all configured with the same cluster name (by default Temporal
428428
uses 'active' as cluster name), they cannot be connected to a single migration server simultaneously due to cluster
429429
name collision. There are 2 available options:

0 commit comments

Comments
 (0)