CoreMedia Content Cloud v12 Upgrade Guide / Version 2404
Table Of Contents
Headless Server created its own executor service which was
configurable via caas.rest.num-threads
. It now uses
the
auto
configured task execution service. The property
caas.rest.num-threads
was removed. Use
spring.task.execution.pool.max-size
instead.