Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.10 (Lovelace SR10), 2.2 RC3 (Moore)
-
Spring Data Moore for Pivotal GemFire 9.x
-
Moore RC2
Description
The gemfireDataSourcePostProcessor bean is currently and incorrectly a BeanFactoryPostProcessor which causes the GemFireCache instance to be premature created, which therefore forgoes any subsequent post processing by Spring BeanPostProcessors, etc.