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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions