One way to get a new site populated with data would be through a WAN
gateway by doing a put(k, get(k)) on every local entry in a Partitioned
Region via a server side function. That has the unfortunate side-effect of
firing CacheWriters, CacheListeners and AsyncEventListeners though.

Is there a mechanism by which we could force all data in a Region to be
pushed across the WAN gateway without invoking CacheWriters, CacheListeners
and AsyncEventListeners?

This would make cloud-bursting scenarios work really well.

It would also help anybody who is trying to bring up an additional site or
additional cluster for any production workload.

--
Mike Stolz
Principal Engineer, GemFire Product Manager
Mobile: 631-835-4771

Reply via email to