server icon indicating copy to clipboard operation
server copied to clipboard

allow disabling object store write check

Open icewind1991 opened this issue 3 years ago • 2 comments
trafficstars

In clustered setups replication delay means that trying to read the object directly after writing it can fail.

This allows disabling the check by setting 'validateWrites' => false under the object store arguments in config.php

icewind1991 avatar Aug 04 '22 11:08 icewind1991

so disabling it by default might cause problems in some scenarios ?

PVince81 avatar Aug 04 '22 12:08 PVince81

/rebase

PVince81 avatar Sep 16 '22 13:09 PVince81

/rebase

blizzz avatar Oct 01 '22 19:10 blizzz

/rebase

skjnldsv avatar Oct 26 '22 18:10 skjnldsv