Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Complete
-
Affects Version/s: 2.1.12 (Lovelace SR12), 2.2.1 (Moore SR1)
-
Fix Version/s: 2.1.13 (Lovelace SR13), 2.2.2 (Moore SR2), 2.3 M1 (Neumann)
-
Environment:Spring Data Neumann, Moore, Lovelace for Pivotal GemFire
-
Reference URL:
-
Sprint:Moore SR2
Description
Currently, it is not possible to enable the {Gemfire)BeanFactoryLocator via the spring.data.gemfire.use-bean-factory-locator property.
Additionally, the @EnableBeanFactoryLocator annotation configuration class should make use of the ClientCacheConfigurer and PeerCacheConfigurer interfaces to enable the use of the BeanFactoryLocator on the cache FactoryBean, respectively, in addition to the BeanPostProcessor.