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ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ