EFS write consistency on write failure

0

According to the EFS docs, "Applications that perform synchronous data access and perform non-appending writes have read-after-write consistency for data access." But, what happens if the write request fails? Is it correct to assume the write operation will complete fully or not at all? Or, can the file be left in a corrupt state? My write operations will be to a specific offset, of size 4K or less. All processes (Lambdas) will obtain a write lock.

已提問 1 年前檢視次數 109 次
沒有答案

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南