Quantcast
Channel: VMware Communities : Unanswered Discussions - vFabric GemFire [ARCHIVED]
Viewing all articles
Browse latest Browse all 532

Can missing regions be automatically created when a cacheserver joins a cluster?

$
0
0

Here's the scenario I've run into

 

  1. I have a single GemFire cacheserver node.
  2. From a client, I call a GemFire Function on that cacheserver, and this function creates a new region programmatically.  (The region is not defined in cache.xml)
  3. I spin up a brand new cacheserver node, and I cluster it with the first cacheserver node.
  4. The two cacheserver nodes sync up, but the region I created programatically on cacheserver #1 does not get created automatically on cacheserver #2, even though I have specified that the region is "REPLICATE".

 

It seems like GemFire should automatically create any missing regions when a new cacheserver is added to a cluster.   Otherwise, we should never create regions programmatically and always use cache.xml to define a region.

 

Any insights on this problem?

 

Thanks!


Viewing all articles
Browse latest Browse all 532

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>