Migrating customized code
New toolkit versions may provides new features. It requires upgrades in some parts of the custom code because the interfaces to custom composites changed. The procedures use the Linux shell command in the examples.
- Replacing of the deprecated *.daystokeep parameters
- The new toolkit version doesn't support the *.daystokeep configuration parameters.
- Upgrading of variant B and C with new custom-specific types
- The new deduplication features and the improved handling of the custom context requires an upgrade of custom-specific types.
- Replacing the duplicate attribute by the new bloomFilterResult attribute
- The deduplication specifies new bloomFilterResult output attribute that provides the information about duplicate detection state.
- Upgrading the new outdatedRecords statistics attribute
- The new partitioned deduplication feature provides new statistics information.
- Upgrading the LookupCache operator with new parameter
- The LookupCache operator has a new applControlDir parameter.