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
目前的快照逻辑在磁盘满的情况下存在异常, 无法生成新的snapshot, 但是却将本地的braft日志给清理掉了, 这里导致重启的时候故障恢复期间一直校验失败退出, 这个问题的详细描述和修复在 #461 中进行跟进.
The text was updated successfully, but these errors were encountered:
@PFZheng 辛苦帮忙一起看一下这个问题, 感谢~
Sorry, something went wrong.
No branches or pull requests
目前的快照逻辑在磁盘满的情况下存在异常, 无法生成新的snapshot, 但是却将本地的braft日志给清理掉了, 这里导致重启的时候故障恢复期间一直校验失败退出, 这个问题的详细描述和修复在 #461 中进行跟进.
The text was updated successfully, but these errors were encountered: