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

      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 Kristina Chodorow (Inactive)
            Reporter:
            kbanker Kyle Banker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: