Advanced
Тема интерфейса

Upgrading a Minor Engine Version

DDS supports minor version upgrade to improve performance, add new functions, and fix bugs.

Precautions

  • Pay attention to patches that address issues and vulnerabilities from the open source community. When a new patch is released, install the patch in a timely manner.
  • During the upgrade, your services may be intermittently interrupted. Ensure that your instance can be reconnected automatically or perform this operation during off-peak hours.
  • DDL operations, such as create event, drop event, and alter event, are not allowed during the upgrade.

Constraints

  • Only cluster and replica set instances support minor engine version upgrade.
  • This function is available for DB instances of version 3.4 or later.
  • If the instance status is abnormal or the instance is being operated, the upgrade cannot be performed.
  • The upgrade cannot be performed if the instance nodes are abnormal.

Procedure

  1. Log in to the management console.
  2. Click in the upper left corner and select a region and a project.
  3. Click Service List. Under Database, click Document Database Service to go to the DDS console.
  4. On the Instances page, locate the instance you want to upgrade and click Upgrade Minor Version in the DB Engine Version column.

    Alternatively, click the instance. In the DB Information area on the Basic Information page, click Upgrade Minor Version in the DB Engine Version field.

  5. In the displayed dialog box, specify Scheduled Time based on service requirements and click OK. You can view the upgrade progress on the Task Center page.