Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

MongoDB is updated and secured by default at the time of installation.
  • MongoDB is now deployed by default with secure credentials.

  • A user name and password will now be required to authenticate to Mongo. Customers are strongly discouraged from overriding this behavior. MongoDB should be secured in all cases and where ever possible.

  • MongoDB gets upgraded in this release, and the GlobalCapture database schema has significant changes.

  • Customer processes will be updated to support the new schema on upgrade. Customers should have a known good backup of Mongo before proceeding.

    • The GlobalCapture Schema Upgrade utility will launch during the upgrade process. The speed with which this process executes is entirely dependent on the processes available in the system at the time of upgrade.

    • Customers that have very large process collections may wish to consider pruning them prior to the upgrade to prevent the need to convert or migrate data that is not needed and will slow down the upgrade.

  • No labels