Why `fsync()`: Losing unsynced data on a single node leads to global data loss 3 years ago
For what it’s worth, this form of loss wouldn’t be possible under KRaft since they (ironically?) use Raft for the metadata and elections. Ain’t nobody starting a new cluster with Zookeeper these days.