v.21.12Bug Fixes

GET_PART Entry Hanging in Replication Queue Fixed for Integer and Date[Time] Columns

Some GET_PART entry might hang in replication queue if part is lost on all replicas and there are no other parts in the same partition. It's fixed in cases when partition key contains only columns of integer types or Date[Time]. Fixes #31485. #31887 (tavplubix).