Invalidation when used with a shared cache loader

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 1642

This topic has not yet been written. The content below is from the topic description.
Invalidation, when used with a shared cache loader would cause remote caches to refer to the shared cache loader to retrieve modified data. The benefit of this is twofold: network traffic is minimized as invalidation messages are very small compared to replicating updated data, and also that other caches in the cluster look up modified data in a lazy manner, only when needed.