-
Type: Bug
-
Resolution: Community Answered
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.0.16
-
Component/s: Querying
-
None
-
ALL
-
From time to time we face the problem that a router does not know a collection although the collection exists and has data.
A simple .find() operation returns a empty result. Over another router the same .find() operation returns the expected records.
After a restart of the router, the query works as expected.