v.24.9Bug Fix
ClickHouse Table Replica Metadata Version Mismatch Causes Alter Query Failures
After this issue there are quite a few table replicas in production such that theirmetadata_versionnode value is both equal to0and is different from the respective table'smetadatanode version. This leads toalterqueries failing on such replicas. #69274 (Miсhael Stetsyuk).