The answer for your first question is no. CF structures are managed by the subsystem that owns it. Follow the shutdown process correctly and bring down all the subsystems and tasks normally. Doing that, there is no need to be worried about those sturctures.
Specifically RRS, when a subsystem is started it connects to RRS and start sending data to its structure. If the subsystem is normally finished, all those data is not useful anymore. It will be only in case of subsystem abnormal end when an automated restart process is configured.
AdilsonColombo