We will now send _flushDatabaseCacheUpdates at the end of configsvrCreateDatabase to the primary shard, and at the end of configsvrDropDatabase to all shards. We should uassert on the command response, ignoring NamespaceNotFound, since v4.2 shards will return NamespaceNotFound (see SERVER-34431).