-
Type: Improvement
-
Resolution: Done
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: API, Command Operations, CRUD, Read Operations
-
None
-
Not Needed
-
Currently when an aggregation style projection is executed with Find against a server prior to 4.4 the server silently returns the wrong results. Since silently returning the wrong results is bad, we can detect that an attempt is being made to use an aggregation style projection with a server that doesn't support that and throw an exception instead.