Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 21a552c

Browse files
Update messaging about the deprecation of the split database feature (#8427)
* Removed instructions for reverting split DB * Revert "Removed instructions for reverting split DB" This reverts commit 3398b59. * Added new messaging * Removed old messaging * Added link to devblog
1 parent abf7cd6 commit 21a552c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/guides/v2.3/config-guide/revert-split-database.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ functional_areas:
88
- Setup
99
---
1010

11-
The [split database]({{ page.baseurl }}/config-guide/multi-master/multi-master.html) feature was deprecated in version 2.4.2 of {{ site.data.var.ee }}. Follow these instructions to revert from a split database to a single database implementation.
12-
13-
## Revert a split database implementation
11+
For {{ site.data.var.ee }} customers who have implemented [Split Database]({{ page.baseurl }}/config-guide/multi-master/multi-master.html), the following topic describes how to revert or migrate back to a single database. We recommend that {{ site.data.var.ee }} merchants currently using Split Database who are upgrading to 2.4.2 and above review these steps, as well as our [announcement](https://community.magento.com/t5/Magento-DevBlog/Deprecation-of-Split-Database-in-Magento-Commerce/ba-p/465187) on the planned deprecation of Split Database.
1412

1513
Reverting from a split database to a single database implementation involves creating backups of the `magento_quote` and `magento_sales` databases before loading them into the single `magento_main` database.
1614

0 commit comments

Comments
 (0)