Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Critical
-
Resolution: Complete
-
Affects Version/s: 2.0.5 (Kay SR5), 2.1 M1 (Lovelace)
-
Fix Version/s: 2.0.6 (Kay SR6), 2.1 M2 (Lovelace)
-
Component/s: Annotation, Configuration
-
Environment:Spring Data Geode (Kay/Lovelace) + Apache Geode 1.2.1/1.4
-
Sprint:Lovelace M2 / M3
Description
The primary SDG configuration-based Annotations for starting a Spring-based (e.g. Spring Boot), Apache Geode client or peer cache application, using 1 of the following annotations:
- @ClientCacheApplication
- @PeerCacheApplication
- @CacheServerApplication
Are missing configuration attributes and properties for the following o.a.g.cache.GemFireCache, o.a.g.cache.control.ResourceManager's criticalOffHeapPercentage and evictionOffHeapPercentage Apache Geode resource management configuration settings..