[MCOL-4597] /etc/my.cnf.d/ '.cnf' Files Not Getting Moved Back Into Place During Upgrade Created: 2021-03-09 Updated: 2021-05-28 Resolved: 2021-03-11 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 5.5.1 |
| Fix Version/s: | 5.5.2 |
| Type: | Task | Priority: | Critical |
| Reporter: | Todd Stoffel (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | 2021-5 |
| Description |
|
Columnstore in place upgrades are not moving the original config files back into place after install. This could have a lot of down stream impact on things like:
Just by changing server IDs alone (to their default value of 1) causes all replication to break. Let's restore the old postConfigure functionality that handled this. |