Hotfix 78523
- Version
- This hotfix concerns SDL Tridion 2011 SP1.
- Problem description
- When deploying a complex taxonomy containing multi-parent Keywords and more than a few thousand Keywords with many related items, the deployment exceeds the transaction timeout and can take up to an hour to complete.
- Hotfix description
- The cause of the issue is the related item count that is provided on API level. The related item count to a Keyword is calculated during deployment time due to the complexity of taxonomies with multi-parent keywords the query for each level of the taxonomy grows exponentially in time to execute.
- Configuration
- The solution provides an option to switch off the reference counting mechanism on Keywords:
- Distributed files
cd_datalayer.jar- Fixes included
- None
- Dependencies
- None