[CXX-397] DBClientWithCommands::reIndex should not use getSystemIndexesCollection Created: 06/Nov/14  Updated: 13/Nov/14  Resolved: 07/Nov/14

Status: Closed
Project: C++ Driver
Component/s: Implementation
Affects Version/s: None
Fix Version/s: legacy-1.0.0-rc2

Type: Bug Priority: Blocker - P1
Reporter: Spencer Jackson Assignee: Unassigned
Resolution: Done Votes: 0
Labels: legacy-cxx
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

reIndex currently accumulates a list of indexes, deletes them, then reinserts them into the system index collection. We should not use the system index collection. Where possible, we should use the reIndex command in the database.



 Comments   
Comment by Githook User [ 07/Nov/14 ]

Author:

{u'username': u'spencerjackson', u'name': u'Spencer Jackson', u'email': u'spencer.jackson@mongodb.com'}

Message: CXX-397 Use DB command reIndex
Branch: legacy
https://github.com/mongodb/mongo-cxx-driver/commit/69a1c241b5eb919382a5691bfbb8a3cb94987d62

Comment by Spencer Jackson [ 07/Nov/14 ]

https://github.com/mongodb/mongo-cxx-driver/pull/198

Generated at Wed Feb 07 21:59:05 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.