joyent / conch-api

Datacenter build and management service
Mozilla Public License 2.0
22 stars 11 forks source link

well, that was a bust... #858

Closed karenetheridge closed 5 years ago

karenetheridge commented 5 years ago

Back out of most of the work done in 2.33.2, as restructuring validation_result and validation_state_member took too long and resulted in circular deadlocks if a report was processed at the same time.

Additionally, the uuid-ossp extension could not be dropped at the user level run in migrations.

The only thing we can keep is removing the use of the uuid-ossp extension in the tables that were still doing so.