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.

feita há um ano109 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas