As a consequence of SERVER-66972, when the procedure that refreshes the database version identifies that the database has been dropped (expected event), prints an error message in the log saying that the refresh attempt is failed.
This event should be treated as expected. Note that this is just a wrong error message, and the application behavior is not affected.
- is caused by
-
SERVER-66972 Database critical section does not serialize with ongoing refreshes
- Closed