Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
None
Description
Some test methods use internal Apache Geode 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