v.24.6Improvement

Hot Reload Storage Policy for Distributed Tables with New Disk

Hot reload storage policy for Distributed tables when adding a new disk. #58285 (Duc Canh Le).
Hot reload of storage policy for Distributed tables when adding a new disk.

Why it matters

This feature allows the storage policy of Distributed tables to be updated dynamically without requiring a server restart when a new disk is added. It improves operational efficiency and reduces downtime by enabling live changes to storage configurations.

How to use it

After adding a new disk to the storage policy configuration, the system will automatically reload the updated storage policy for Distributed tables. No manual restart or reload command is necessary.