Skip to main content

Module message_handler

Module message_handler 

Source
Expand description

Logic for processing Coordinator messages. The Coordinator receives messages from various sources (ex: controller, clients, background tasks, etc).

Constants§

ARRANGEMENT_SIZES_FRESHNESS_MARGIN 🔒
How long an introspection subscribe must have been delivering data before the arrangement sizes snapshot trusts its replica’s rows.

Functions§

arrangement_sizes_records 🔒
Builds history records from snapshots of mz_object_arrangement_sizes and mz_compute_hydration_times.