Commit af5642b
authored
Refine claim about MPU fallback for S3 registers (#6924)
Today we say that if S3-like storage doesn't support conditional writes
then `it will work correctly with {{es}}` (with some extra caveats).
This isn't true, we require overwrite protection to avoid repository
corruption even if linearizable registers work ok with unconditional
MPUs.
This commit adjusts the docs to match.1 parent 2853706 commit af5642b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
| 290 | + | |
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
| |||
0 commit comments