-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.1.0
-
Component/s: Attribute Resolver
-
Labels:None
After an upgrade, the resolver doesn't appear to be caching DataConnector results despite dc:ResultsCache elements:
<dc:ResultCache elementTimeToLive="PT30M" />
Logging doesn't show it running the code branch that runs if a Cache object is installed. Presumably a Spring parser bug?