Hello, from time to time we have situations where node is down for longer period (but less than max_hint_window_in_ms). After node is up and hints are activly syncing to affected node, clients get inconsistent data (client uses LOCAL_ONE consistency due to performance reasons).
Is any way exist to disable reads from such node till hints are fully synced? Regards, Aleksandr