You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an existing collection is updated via the ingest queue, an error-level log message is logged because the already-existing index for that collection wasn't created. Instead, this should be a warning-level message, and be more clear that it's an expected behavior, since it's basically just saying "I didn't create an index for the collection because it already existed"