Skip to content

Get old cluster info in raft storage #321

Description

@greatsharp

Reproduce steps:

  1. Use raft as store, set only one peer in config-raft.yaml
  2. Cluster version is 7 at present.
  3. Add or delete a node in cluster to make the cluster version changed, new version is 8.
  4. Log shows the cluster version changed correctly, but still get version 7 cluster info in syncClusterToNodes method.
  5. Log shows version 7 cluster info was sent to nodes, not latest version 8.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions