Hide Forgot
project_key: SOA Regression relative to ER6 - the totalEntries property is not being reset groovy:000> connectAsAdmin("mms://localhost:31443", "admin", "admin", "testing") ===> null groovy:000> getCacheStats("QUERY_SERVICE_RESULT_SET_CACHE") ===> hitRatio=0.0; totalEntries=1; requestCount=0 groovy:000> clearCache("QUERY_SERVICE_RESULT_SET_CACHE") ===> null groovy:000> getCacheStats("QUERY_SERVICE_RESULT_SET_CACHE") ===> hitRatio=0.0; totalEntries=1; requestCount=0
Link: Added: This issue Cloned from SOA-2806
The fix for this bug is verified in ER8 - but - will wait to close this JIRA until SOA-2785 is fixed.
Fix verified in ER9 build.