Project

General

Profile

Actions

Bug #15976

closed

rgw: updating CORS/ACLs might not work in some circumstances

Added by Radoslaw Zarzynski almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
High
Target version:
-
% Done:

0%

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

Description

This is because std::map::emplace(), that replaced operator[] in metadata processing code, doesn't override already existing items.


Related issues 3 (0 open3 closed)

Has duplicate rgw - Bug #16439: Can not change access for containersDuplicate06/23/2016

Actions
Has duplicate rgw - Bug #16694: Radosgw use swift API create container ACL failedDuplicate07/15/2016

Actions
Copied to rgw - Backport #16040: jewel: rgw: updating CORS/ACLs might not work in some circumstancesResolvedAbhishek VarshneyActions
Actions #1

Updated by Radoslaw Zarzynski almost 8 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Radoslaw Zarzynski almost 8 years ago

  • Related to Bug #15779: rgw: account/container metadata not actually present in a request are deleted during POST through Swift API added
Actions #3

Updated by Radoslaw Zarzynski almost 8 years ago

  • Related to deleted (Bug #15779: rgw: account/container metadata not actually present in a request are deleted during POST through Swift API)
Actions #4

Updated by Radoslaw Zarzynski almost 8 years ago

  • Status changed from In Progress to Fix Under Review
Actions #5

Updated by Radoslaw Zarzynski almost 8 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #6

Updated by Nathan Cutler almost 8 years ago

  • Copied to Backport #16040: jewel: rgw: updating CORS/ACLs might not work in some circumstances added
Actions #7

Updated by tingting ma almost 8 years ago

Before excuting the function of emplace_attr. remove corresponding item, which already exists,
After modifying code,it runs correctly.

Actions #8

Updated by Radoslaw Zarzynski almost 8 years ago

  • Has duplicate Bug #16439: Can not change access for containers added
Actions #9

Updated by Radoslaw Zarzynski almost 8 years ago

  • Has duplicate Bug #16694: Radosgw use swift API create container ACL failed added
Actions #10

Updated by Radoslaw Zarzynski almost 8 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF