Title:
Bug 86224:Calling StoreSetMetadata resets the ACL configuration on an Amazon S3 bucket object
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): JJ BLODGETT / jj blodgett (jj blodgett)
Created: 02/07/2011
Components: File Management, VFS-S3
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 9,0,1,274733 /
Priority/Frequency: Major / Unknown
Locale/System: English / Win All
Vote Count: 1
Duplicate ID: CF-3043124
Problem:
Calling StoreSetMetadata resets the ACL configuration on an Amazon S3 bucket object. You can do this within the same page/request or on subsequent requests/pages. Each time you call StoreSetMetadata you will need to reset the ACL using StoreSetACL.
Method:
1) Upload a new item to a bucket or use an existing item in a bucket.2) Use StoreGetACL to output existing ACL (ex: "ALL = READ" and "OWNER = FULL_CONTROL")3) Call StoreSetMetadata to set custom metadata4) Use StoreGetACL to output ACL5) ACL has been reset to OWNER with FULL_CONTROL
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3043305
External Customer Info:
External Company:
External Customer Name: jj blodgett
External Customer Email: 02245D5E4471E38E992016B6
External Test Config: 02/07/2011
Attachments:
Comments: