Details
-
New Feature
-
Status: Resolved
-
Normal
-
Resolution: Done
-
None
-
None
-
- read/write pools have a connectionInitSql check on the migration version
- Add periodic check on the migration version, exit 3 if it doesn't match
-
HA
-
1
-
HA Team 2020-03-11, HA Team 2020-03-25
-
Not Needed
-
Needs Assessment
Description
PuppetDB should only create, connect, or use its HikariCP read/write pools if the schema_migrations version matches the expected schema, otherwise the data has changed out from under it.