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

Typo in: "manual/core/replica-set-oplog.txt"

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major - P3 Major - P3
    • 01112017-cleanup
    • None
    • None

    Description

      In the v2.6 manual (https://docs.mongodb.org/v2.6/core/replica-set-oplog/#oplog-status), under the "Oplog Status" section:

      the printReplicationInfo() method is called on the rs object, when it should be called on the db object.

      Patch:

      • rs.printReplicationInfo()
        + db.printReplicationInfo()

      Attachments

        Activity

          People

            kay.kim@mongodb.com Kay Kim (Inactive)
            xgen-internal-docs Docs Collector User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              8 years, 11 weeks, 1 day ago