Skip to main content

RewindRollupWatermark

Resets the rollup's watermark (truncated down to the bucket boundary) so subsequent orchestrator ticks re-aggregate the rewound range. Destructive: rows in that range are temporarily out of sync until the orchestrator catches up.

Examples

octo-cli -c RewindRollupWatermark -id <identifier> -t <toBucketEnd>

Options

ShortLongRequiredDescription
-id--identifieryesRuntime id of the CkRollupArchive entity to rewind
-t--toBucketEndyesTarget bucket-end (exclusive), ISO-8601. Will be truncated down to the bucket boundary.