Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
5.5.1
-
None
-
None
-
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:
- Custom log locations
- Server IDs
- Custom settings
- Default collations
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.