close

Filter

loading table of contents...

Release Notes / Version 11.2310

Table Of Contents

CoreMedia Core

Fixed ServerExport of Nested Blobs In Structs

Fixed a bug in the cm serverexport command-line tool, that no files were exported for nested blob properties that are defined inside struct properties.

(CMS-21739)

Enhancement: Watchdog to Prevent DB Scheduler Deadlocks

It may happen that the scheduler for database transactions locks up. In such a case, the Content Management Server will block all operations and become unresponsive. To prevent this, a new service-internal watchdog has been introduced which will regularly check the scheduler for a deadlock situation. If a deadlock situation is suspected, the scheduler's queue will be re-arranged to release the deadlock.

For operation of the watchdog, three new configuration properties have been introduced:

  • sql.pool.scheduler-watchdog-enabled enables the watchog (default true).

  • sql.pool.scheduler-watch-interval defines the watch interval in seconds (default 10 seconds).

  • sql.pool.scheduler-pull-up-ratio defines the amount of the scheduler queue to be re-arranged in case of a suspected deadlock (default 10%).

See Deployment Manual, section Properties for the Connection to the Database for details on these properties.

(CMS-21695)

Third-Party Update : Drew Noakes Metadata Extractor

Third-party library com.drewnoakes:metadata-extractor has been updated to version 2.18.0 to avoid security vulnerabilities of the previous version.

(CMS-21627)

Third-Party Update: google-oauth-client

The third-party library com.google.oauth-client:google-oauth-client has been updated to 1.33.3 to avoid security vulnerability CVE-2021-22573.

(CMS-21579)

Irritating and unhelpful logging in EditorialCommentEventFetcher for timestamps with `getNano()`

Improved Timestamp Logging in EditorialCommentEventFetcher. Timestamps are now More Readable.

(CMS-21516)

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.