IHTSDO / snow-owl

Snow Owl Terminology Server. This version is no longer maintained. Please use the upstream version or the alternate Snowstorm Terminology Server.
Apache License 2.0
11 stars 1 forks source link

APDS-124 suspend boot process incase the DB is out of sync with index #31

Closed ekovacs closed 7 years ago

ekovacs commented 7 years ago

this pull-request implements a feature that checks if the repositories/stores are in a consistent state. If not (underlying stores commit timestamps are out of sync), the boot up process of Snow Owl is suspended. https://jira.ihtsdotools.org/browse/APDS-124