-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance, Replication
-
None
there is a potential problem where a socket can timeout while loading the indexes for a database
for example:
1) query system.indexes
2) get 100 back
3) create indexes takes many hours
4) getMore call fails because socket has been terminated