-
Notifications
You must be signed in to change notification settings - Fork 323
Closed
Description
Problem Description
- After the cluster is started, a follower node in the Broker group is unavailable.
- After the node was restored, it was found that the data could not be synchronized.
Problem Analysis
- After the cluster is started, a follower node in the Broker group is unavailable.
- When the n1 node is restored, the message that the leader node pushes to the n1 node has expired.
- At this time, the leader node cannot obtain the message to be pushed and throws an exception.
Code Analysis
Metadata
Metadata
Assignees
Labels
No labels