Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 580 Bytes

conflicting-client-requests.adoc

File metadata and controls

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

Conflicting client requests

Conflicting client requests, such as 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.