Downloads

MDM 16.3.1 Upgrade Notes

Configuration changelog

This section provides information about the changes in the configuration files that need to be taken into account when upgrading the solution. In certain cases, the newly introduced default is used or some configuration is required.

The following table lists the configuration files that were added, changed, or removed.

Added files Changed files Removed files

/

  • MDM Server application.properties

  • runtime.properties

/

The following sections list the changes in the files: added, changed, and removed properties.

MDM Server application.properties

Changed properties

runtime.properties

Changed properties

The following runtime parameter defaults have changed. The new defaults apply only if ataccama.one.mdm.inlist.db.settings.use-postgres-copy-command is set to true (the default in version 16.3.1). For details, see Runtime Parameters.

  • nme.db.batchSize - Default changed from 100 to 10000.

  • nme.vldb.batchSize - Default changed from 100 to 10000.

  • nme.vldb.inList.batchSize - Default changed from 1000 to 100000.

  • nme.vldb.commitSize - Default changed from -1 (unlimited) to 10000.

  • nme.db.inList.batchSize - Corrected default: 100000.

Was this page useful?