Bug 1024021 - 503 error returned when PUTing an object with a path that includes another existing object
Summary: 503 error returned when PUTing an object with a path that includes another ex...
Keywords:
Status: NEW
Alias: None
Product: Gluster-Swift
Classification: Community
Component: object-server
Version: 1.8.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-28 15:14 UTC by Peter Portante
Modified: 2023-01-31 23:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Peter Portante 2013-10-28 15:14:59 UTC
[28/Oct/2013 10:50:44] "PUT /v1/a/versions/name HTTP/1.1" 201 225 0.054903\n'
[28/Oct/2013 10:50:44] "PUT /v1/a/versions/name/sub HTTP/1.1" 503 271 0.020309\n'

The second request should not return 503, but should return a 409, conflict.


Note You need to log in before you can comment on or make changes to this bug.