Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Raft heartbeat process in event base #438

Merged
merged 8 commits into from
Jun 24, 2021

Commits on Jun 22, 2021

  1. heartbeat refactor

    critical27 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    31ccad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7b3775 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a2a096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3102f4 View commit details
    Browse the repository at this point in the history
  5. sort out trace_raft log

    critical27 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    0243f06 View commit details
    Browse the repository at this point in the history
  6. unify canAppendLogs

    critical27 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    b89e773 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. address @liuyu85cn's comments

    critical27 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5951ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c145b1d View commit details
    Browse the repository at this point in the history