mirror of https://github.com/minio/minio.git
Browse Source
there is potential for danglingWrites when quorum failed, where only some drives took a successful write, generally this is left to the healing routine to pick it up. However it is better that we delete it right away to avoid potential for quorum issues on version signature when there are many versions of an object.pull/18591/head

committed by
GitHub

2 changed files with 12 additions and 1 deletions
Loading…
Reference in new issue