Details
-
Type:
Task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: 2.3 M1 (Neumann)
-
Pull Request URL:
Description
Some test methods use internal Pivotal GemFire API (no actual access modifier but part of an internal package) and the implementation has been changed through GEODE-6759.
The following methods will start failing with a ClassCastException once the changes from GEODE-6759 are released:
- afterPropertiesSetIsAutoStart
- initializesQueryServiceFromPool
- eagerlyInitializePoolFindsRegisteredPoolWithTheGivenName
- initializesQueryServiceFromPoolIgnoresConfiguredQueryService
- eagerlyInitializePoolFindsRegisteredPoolWithTheGivenNameWhenBeanFactoryGetBeanThrowsBeansException