XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.7.5
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When running the isMaster command on a passive node, the command should return a value indicating that we're communicating with a passive node. e.g.,

      db.runCommand({ismaster: 1)

      {setName: "foo",
      ismaster: "false",
      secondary: "true",
      passive: true
      }

              Assignee:
              Kristina Chodorow (Inactive)
              Reporter:
              Kyle Banker (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: