Expand description
CLI introspection tools for persist
Structsยง
- Admin
Args - Commands for read-write administration of persist state
- Finalize
Args ๐ - Manually finalizes a shard.
- Force
Compaction ๐Args - Manually completes all fueled compactions in a shard.
- Force
GcArgs ๐ - Manually completes all fueled compactions in a shard.
- Restore
Blob ๐Args - Attempt to restore all the blobs that are referenced by the current state of consensus.
Enumsยง
- Command ๐
- Individual subcommands of admin
Constantsยง
- CATALOG_
FORCE_ COMPACTION_ FUEL - Exposed for
mz-catalog
. - CATALOG_
FORCE_ COMPACTION_ WAIT - Exposed for
mz-catalog
. - EXPRESSION_
CACHE_ FORCE_ COMPACTION_ FUEL - Exposed for
mz-catalog
. - EXPRESSION_
CACHE_ FORCE_ COMPACTION_ WAIT - Exposed for
mz-catalog
.
Functionsยง
- dangerous_
force_ compaction_ and_ break_ pushdown - Attempts to compact all batches in a shard into a minimal number.
- force_
compaction - Manually completes all fueled compactions in a shard.
- force_
gc ๐ - info_
log_ ๐non_ zero_ metrics - make_
machine ๐ - make_
typed_ ๐machine - run
- Runs the given read-write admin command.