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

Comment on: "manual/release-notes/3.2.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • None
    • None

    Description

      rs.initiate( {
      _id: "configReplSet",
      configsvr: true,
      members: [

      { _id: 0, host: "<host1>:<port1>" }

      ,

      { _id: 1, host: "<host2>:<port2>" } { _id: 2, host: "<host3>:<port3>" }

      ]
      } )

      Should have "

      { _id: 1, host: "<host2>:<port2>" }

      ," (notice missing ',' at end of line)

      Attachments

        Activity

          People

            kay.kim@mongodb.com Kay Kim (Inactive)
            jussi.jaaskelainen@citrus.fi Jussi Jaaskelainen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              8 years, 14 weeks, 6 days ago