Even with the new versions if you want to build in the foreground then
using the rolling upgrade approach of taking down secondaries and then
the primary to build them offline is still best. The new feature
simply allow background index building on secondaries which sounds
like it is not what Alex wants.
You do not want to reconfig the replica set as you process each node,
but simply take it down, create the index in non-replSet mode, and
then bring it back up.
> --
> You received this message because you are subscribed to the Google Groups
> "mongodb-user" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/mongodb-user/-/bMNaeK2bAg8J.
>
> To post to this group, send email to
mongod...@googlegroups.com.
> To unsubscribe from this group, send email to
>
mongodb-user...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/mongodb-user?hl=en.