Project

General

Profile

Actions

Bug #13165

closed

rgw: return 409 for conflict

Added by Guang Yang over 8 years ago. Updated almost 8 years ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

If there are two requests racing for the same object (PUT), one get through and another one failed, currently both requests would return 200. Is it better to return 409 Conflict for the one which does not make it through?

Actions #1

Updated by Loïc Dachary over 8 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)
Actions #2

Updated by Yehuda Sadeh almost 8 years ago

  • Status changed from New to Won't Fix

it's the same as having both winning, and the second one overwrote the first one.

Actions

Also available in: Atom PDF