Skip to content

Commit 78c89d9

Browse files
pallsamasophiethekingvgrl
authored
GHES 3.17: Database transitions concurrently (#55524)
Co-authored-by: Sophie <[email protected]> Co-authored-by: vgrl <[email protected]>
1 parent d95a3c8 commit 78c89d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/upgrading-your-instance/preparing-to-upgrade/overview-of-the-upgrade-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Check if you need to upgrade the following applications:
8080
> [!NOTE]
8181
> Hotpatches require a configuration run, which can cause a brief period of errors or unresponsiveness for some or all services on {% data variables.location.product_location %}. You are not required to enable maintenance mode during installation of a hotpatch, but doing so will guarantee that users see a maintenance page instead of errors or timeouts. See [AUTOTITLE](/admin/configuration/configuring-your-enterprise/enabling-and-scheduling-maintenance-mode).
8282
* Patch releases using an upgrade package typically require less than five minutes of downtime.
83-
* Upgrading to a new feature release that include data migrations may cause a few hours of downtime, depending on storage performance and the amount of data that is migrated. During this time none of your users will be able to use the enterprise.
83+
* Upgrading to a new feature release that includes data migrations may cause a few hours of downtime, depending on storage performance and the amount of data that is migrated. During this time none of your users will be able to use the enterprise.{% ifversion ghes > 3.16 %} You may notice that upgrades to a new feature release take less time. This is because selective database transitions will now run concurrently, with the number of concurrent workers defaulting to the number of CPU cores, up to a maximum of 16.{% endif %}
8484

8585
## Communicating your upgrade
8686

0 commit comments

Comments
 (0)