close

Filter

loading table of contents...

Release Notes / Version 10.2101

Table Of Contents

Migrated Commerce Cache Capacities and Timeouts to Spring Boot Cache Configurations

The configuration options commerce.hub.cache.capacities , commerce.hub.cache.timeout-seconds , livecontext.ecommerce.cache.\*.capacity , and livecontext.ecommerce.cache.\*.time are deprecated. Use cache.capacities.ecommerce and cache.timeout-seconds.ecommerce followed by the respective commerce feature token instead. This feature token must now be lowercase. Note that com.coremedia.blueprint.base.livecontext.ecommerce.common.AbstractCommerceCacheKey internally converts given feature tokens to lowercase so that its cacheClass returns the corresponding 'ecommerce.FEATURE' token for cache configuration lookup.

A complete list of migrated properties is available in commerce-cache-defaults.properties provided by the bpbase-lc-common module.

(CMS-17868)

Search Results

Table Of Contents