v.25.12Bug Fix (user-visible misbehavior in an official stable release)

If there is no active host found

In ddlworker::markreplicasactive, if there is no active host found, and the remote_servers has some host_ids, we print a warning log instead of throwing an exception. #92223 (Tuan Pham Anh).