Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-5627

Improve structure / flow of steps for RS index builds

      http://docs.mongodb.org/manual/tutorial/build-indexes-on-replica-sets/

      Procedure current reads like a single flow:

      • Stop One Secondary
      • Build the Index
      • Restart the Program mongod
      • Build Indexes on all Secondaries

      However, the first three are really sub-steps of the fourth. They do appear as sub-steps as well but having them listed above "Build Indexes" and with the same level of indentation, as if they are preceding steps in a flow, is confusing.

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            eric.sommer@mongodb.com Eric Sommer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              1 year, 25 weeks, 2 days ago