-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major - P3
-
None
-
Affects Version/s: 1.10
-
Component/s: Operations
-
Environment:CentOS 6.4
-
None
-
None
-
None
-
None
-
None
-
None
-
None
I deploy a sharded cluster on CentOS 6.4 with MongoDB 3.0.2 and develop my application with .net 4.5.
When I use the GetIndexes method in C# Driver, it returns empty as index1.png shows.
When I use this method to a mongos of MongoDB 2.4.10 version, it can correctly return the result as index2.png shows.
I check the language compatibility and don't find any problems.