All Products
Search
Document Center

Tair (Redis® OSS-Compatible):View and manage scheduled events

Last Updated:Mar 28, 2026

ApsaraDB for Redis uses scheduled events to notify you of upcoming maintenance operations — such as migrations, version updates, and certificate renewals. Each event includes an impact estimate and a recommended action so you can plan accordingly.

For console procedures to view events and modify or cancel their scheduled time, see Scheduled events of database services.

Event types

Note

Steps inside the red boxes in the process flowcharts have a direct impact on the service.

TypeProcessImpactCauseRecommended action
Instance migrationimageTransient connections; read-only for 30 secondsThe host machine is experiencing issuesS0: Migrate to the new instance immediately
Minor version updateimageTransient connections; read-only for 30 secondsThe current minor version contains risks or security vulnerabilitiesS1: Update the minor version. The new version is backward compatible.
Proxy minor version updateProxy nodes are updated in small, incremental batchesTransient connections lasting several secondsThe current proxy node minor version contains risks or security vulnerabilitiesS1: Update the proxy node minor version immediately. The new version is backward compatible.
SSL certificate renewal1. Renew the SSL certificate: image 2. Update proxy nodes in small, incremental batchesTransient connections; read-only for 30 secondsThe SSL certificate has expiredS0: Renew the certificate immediately. After expiration, connections to the instance may fail. Do not cancel this event.
Major version upgradeimageTransient connections; read-only for 60 secondsThe current major version is end-of-lifeS1: Upgrade the major version immediately. The new version is backward compatible.

Severity levels

Events are classified into two severity levels that determine notification lead time and your ability to reschedule or cancel.

LevelNameDescriptionNotification lead timeCancelable
S0CriticalUnexpected issues requiring immediate action to prevent system failure. Applies to: emergency version replacements, host exception fixing, and SSL certificate renewal upon expiration.At least 3 days in advanceNo — the window to modify the scheduled switchover time is limited
S1HighLow-risk, scheduled maintenance such as software or hardware upgrades.More than 3 days in advanceYes

FAQ

Can I cancel an S0 event?

S0 events address critical issues — such as SSL certificate expiration or host failures — that can cause service outages if left unresolved. The window to modify the scheduled switchover time is small. Act on S0 events as soon as you receive the notification.

Will a version update break compatibility with my existing application?

No. Both minor version updates and major version upgrades are backward compatible. Your application does not need to change after the update.

What is the actual downtime during a scheduled event?

The impact depends on the event type:

  • Instance migration, minor version update, SSL certificate renewal: transient connections plus up to 30 seconds in read-only state.

  • Major version upgrade: transient connections plus up to 60 seconds in read-only state.

  • Proxy minor version update: transient connections lasting several seconds (shorter, because proxy nodes are updated in small batches).

For additional questions, see FAQ about scheduled events.

API reference

Use the following API operations to query and manage scheduled events programmatically.

API operationDescription
DescribeActiveOperationasksQueries information about multiple proactive O&M events
ModifyActiveOperationTasksModifies the scheduled switchover time of O&M events for an instance
CancelActiveOperationTasksCancels the O&M events of an instance