Starting with the release of Strategy 2020 Hotfix 2, two new registry keys are available. The keys are both related to the Index Governing feature, which will help control the cube size increase in memory.
Although the default memory usage limit is 500%, sometimes it can be set as low as 50%. Hence, the cube memory usage will easily exceed the limit and the ReduceCubeMemory method can be invoked frequently. This will influence the user experience. To solve this problem, we introduce a new registry key, "Respect Maximum % Growth of an Intelligence Cube due to Indexes."

The directory to serialize the governed objects is currently set to the same path as cube file, which can be a network file system in a cluster environment. Serializing huge object to such file system can be slow. To solve this problem, we introduce a new registry key, "CubeGoverningFolder," to control the dump folder location.
SOFTWARE\Strategy\Data Sources\CastorServer(the same path with other cache governing rules).

SOFTWARE\\Strategy\\DSS Server\\Castor. If this registry setting is present, we'll use it as the root folder, like the screenshot shown below.


[root]\CubeGovern\ServerDef\Server_ComputerName_P[ProjectID]for each project.


CubeGovernfolder under the path as below.

