v.25.9Bug Fix (user-visible misbehavior in an official stable release)
Shutdown tables properly when recovering database replica
Shutdown tables properly when recovering database replica. Improper shutdown would lead to LOGICAL_ERROR for some table engines during database replica recovery. #84744 (Antonio Andelic).