mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-20 20:55:31 +00:00
when trying to drop an index or an entire collection while a background index construction is running, an exception will be thrown by the Mongo driver. Executing all index creations in the foreground will keep this from happening