Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5217

Replica set fail-over on high volume latency

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.0.1, 2.0.2
    • Component/s: Replication
    • Environment:
      Debian GNU/Linux 6
    • Replication

      MongoDB's heartbeat function does not monitor the health of the disk writes / reads. So in case the underlying disks on the primary node are having problems MongoDB will not switch primary.

      I would like a feature in the heartbeat function that includes health checking the read/write performance. It would probably be good if this more extensive heartbeat function is optional. See the discussion on mongodb-user maillist https://groups.google.com/forum/?fromgroups#!starred/mongodb-user/gY7r3f-yz0k.

      Right now the only option for us when a node has disk problems is to stop the mongod process in order to force a change of primary node.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            sebastian.dahlgren@gmail.com Sebastian Dahlgren
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: