----------------------------------------------------------------------- Spring Data GemFire > Nightly-ApacheGeode > #744 was successful. ----------------------------------------------------------------------- Scheduled with changes by John Blum. 2263 tests in total.
https://build.spring.io/browse/SGF-NAG-744/ -------------- Code Changes -------------- John Blum (5129cb04de843c6b0fbf0bd4c925412ce7fbdc20): >DATAGEODE-59 - Add support for configuring client and server Region data >management policies in Entity-defined Regions. John Blum (a2129dc17b7191ec17c98ade69f0af8905f49218): >DATAGEDOE-58 - Add support for configuring client and server Region data >management policies in Caching-defined Regions. >This improvement allows users to configure both the client and server Region >data management policies using the new clientRegionShortcut and >serverRegionShortcut attributes on the EnableCachingDefinedRegions annotation, >which default to o.a.g.cache.client.ClientRegionShortcut#PROXY and >o.a.g.cache.RegionShortcut#PARTITION, respectively. > >Additionally, a user may configure the name of a dedicated Pool to use for all >caching-defined client Regions. > >Move all common Annotation-based configuration logic from >CachingDefinedRegionsConfiguration to AbstractAnnotationConfigSupport. John Blum (9b5ef90e118466a31776122d1728ac5cbbd78984): >DATAGEODE-62 - Update section in SDG Reference Documentation on Configuring >Off-Heap with Annotation config. -- This message is automatically generated by Atlassian Bamboo