We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
问题描述:
比如有 1个Leader 2个Follower 3个Learner
任意1个Follower或者Learner 因为磁盘满出错,处理掉磁盘满问题后是否会自动恢复?
The text was updated successfully, but these errors were encountered:
不会自动恢复,我记得raft group会处于error状态,需要重启
Sorry, something went wrong.
No branches or pull requests
问题描述:
比如有 1个Leader 2个Follower 3个Learner
任意1个Follower或者Learner 因为磁盘满出错,处理掉磁盘满问题后是否会自动恢复?
The text was updated successfully, but these errors were encountered: