Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster: maitain heartbeart between nodes in the same cluster #91

Merged
merged 8 commits into from
Nov 11, 2022

Commits on Nov 9, 2022

  1. Fix:for deploy multi Gate,use snowflake generate sessionId

    bugs: Register member slice maybe panic
    bbdshow committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    7d7a58e View commit details
    Browse the repository at this point in the history
  2. Fix options.WithNodeId

    bbdshow committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    8d1599c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Fix: del env.NodeId

    bbdshow committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c0a6412 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Add: members to master heartbeat, Solve:1.master kicks exception memb…

    …er, ensure cluster health.
    
    2.master process upgrade or reload process, members through heartbeat Register node,members not reload.
    bbdshow committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    d00198b View commit details
    Browse the repository at this point in the history
  2. merge upstream/master

    bbdshow committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    62f9b4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fa1a3d View commit details
    Browse the repository at this point in the history
  4. Fix: some modify

    bbdshow committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    82413dd View commit details
    Browse the repository at this point in the history
  5. Fix: keepaliveExit

    bbdshow committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    701b08e View commit details
    Browse the repository at this point in the history