Copy cache content when updating cache factory strategy
Description
When a clustering component is installed or removed, the current contents of the cache should be copied from the old cache implementation over to the new one. This will prevent various system errors, such as missing components (which are cached).