Skip to content

Commit 09025be

Browse files
add compressed snapshot limitation (#10378)
Signed-off-by: Jugal Chauhan <[email protected]>
1 parent 06bc4f5 commit 09025be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_migration-assistant/overview/is-migration-assistant-right-for-you.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ To use `Reindex-from-Snapshot` (RFS), ensure the following:
164164
- `include_global_state: true` – Ensures that global cluster state is included.
165165
- `compress: false` – Disables metadata compression, which is required for compatibility with RFS.
166166
- Shards of up to **80 GiB** are supported by default. Larger shard sizes can be configured, **except in AWS GovCloud (US)**, where 80 GiB is the maximum.
167+
- Snapshots using `zstd` compression are not supported for migration. If compression is needed, use the default `LZ4` format instead.
167168

168169
### Capture and Replay
169170

0 commit comments

Comments
 (0)