arbiter should ignore heartbeat interval in config

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.1.8
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • RPL 8 08/31/15
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      As per spec, arbiters should not respect the heartbeat interval in the replica set config, since they are not using updatePosition to announce their liveness to the primary (although eventually they could, by choosing the primary as their sync source).
      Instead, they should use the keepalive interval for their heartbeat period, where the keepalive interval is calculated as half the electionTimeout. This keepalive interval is already used to send keepalives in updatePosition.

            Assignee:
            Scott Hernandez (Inactive)
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: