The Commons installer currently attempts to install all of the demo content in a single connection, which can require a lot of resources and inflates the minimum system requirements.
Demo content is already well separated into users, terms, groups and content, so creating each type of content in a separate batch would be a straightforward process and would improve code readability if nothing else.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | batch-install-demo-content-2267691-1.patch | 18.77 KB | devin carlson |
Comments
Comment #1
devin carlson commentedA patch to split the demo content installation into steps and run them all as a batch process.
Comment #2
devin carlson commentedTested #1 with a number of fresh installs and verified that all demo content continued to be installed correctly.