You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to etcd-dev
Hello,
etcd v3.6.5 is now public!
In this release, we addressed a data corruption bug triggered by a rare race condition between snapshot application and
defragmentation. This was caught by our robustness testing, not by user reports, and shows how our project is now
finding and correcting potential data integrity issues before users encounter them. If a user who has not upgraded
encounters this issue, the workaround is straightforward: replace the affected member following the guide here:
https://etcd.io/docs/v3.6/op-guide/runtime-configuration/#replace-a-failed-machine.