[MCOL-3447] postconfigure - add back in prompt ' do you want to start system' Created: 2019-08-21 Updated: 2021-04-19 Resolved: 2020-08-27 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | New Feature | Priority: | Major |
| Reporter: | David Hill (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Requested by a customer. In past postConfigure there was a prompt that after the configuration was done and before the system was started up, it would ask it you want to continue with the system startup. This has been removed in the latest releases. Customer used it this way: when the prompt was hit, they would would make the manual changes to their my.cnf files, then they would then say yes at the prompt and the system would complete the install of remote nodes and bring up the system. Not it does this: As is currently in 1.2.5 the system starts during postConfigure before we get a chance to make those changes. Customer request: Please add back the option to not start during postConfigure. |