Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 565 Bytes

conflicting-client-requests.adoc

File metadata and controls

14 lines (12 loc) · 565 Bytes
permalink sidebar keywords summary
s3/conflicting-client-requests.html
sidebar
Conflicting client requests, such as a two clients writing to the same key, are resolved on a “latest-wins” basis.

Conflicting client requests

Conflicting client requests, such as a two clients writing to the same key, are resolved on a “latest-wins” basis.

The timing for the “latest-wins” evaluation is based on when the StorageGRID system completes a given request, and not on when S3 clients begin an operation.