Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Complete
-
1.9.22 (Ingalls SR22), 2.1.9 (Lovelace SR9), 2.2 RC1 (Moore)
-
Spring Data Ingalls + Lovelace + Moore for Pivotal GemFire
-
Moore RC2
Description
Add ability in SDG's XML namespace configuration to configure Regions with AsyncEventQueues and GatewaySenders by ID. Do not require the AsyncEventQueue and GatewaySender to actually have to be created to make the association.
Often times, when the server member hosting the same Region by name is neither a primary or secondary for the AEQ or the GatewaySender, then the server member does not need to define and create the GemFire/Geode object (e.g. AEQ). The server member simply just needs to declare the association that the Region uses the AEQ or GatewaySender.