-
Type: New Feature
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
(copied to CRM)
-
Not Needed
-
It seems that it is currently not possible to use the C# driver's GridFS features when using the Stable API configured as strict.
This is because the Stable API does not support the 'noCursorTimeout' option for the find command - an option which is always set for the GridFS find operation.
Is setting this option required for GridFS? If not, would it be possible to remove it to allow GridFS to be used when Stable API is configured in strict mode?