Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.5.2
-
None
Description
The RCO cache gets cleared on an upgrade to make sure new RCO is loaded. However, certain test environments have reported seeing incorrect / older RCO still in effect after Finalize and the operations failing due to this.
The server log does indicate RCO getting cleared:
24 Aug 2017 17:15:26,701 INFO [Server Action Executor Worker 1509] StackUpgradeFinishListener:92 - Clearing RCO cache
But the initialization statements are missing. Making a defensive patch to for re-creation of RCO.