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

Get rid of unnecessary getStatus() calls during

Get rid of unnecessary getStatus() calls during SYSTEM DROP REPLICA queries. Fixes the case when a table is dropped in the background, and the Shutdown for storage is called exception is thrown. #85220 (Nikolay Degterinsky).