Project

General

Profile

Actions

Bug #19514

open

rgw: error debug message in rgw_build_bucket_policies() is showed even on success

Added by Radoslaw Zarzynski about 7 years ago. Updated over 5 years ago.

Status:
Fix Under Review
Priority:
Low
Target version:
-
% Done:

0%

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

Description

For following reuqest:

rgw$ curl -i "${publicURL}" -X GET -H "X-Auth-Token: ${token}" 
HTTP/1.1 204 No Content
X-Timestamp: 1491484911.44308
X-Account-Container-Count: 0
X-Account-Object-Count: 0
X-Account-Bytes-Used: 0
X-Account-Bytes-Used-Actual: 0
X-Account-Access-Control: {"read-only":["AUTH_readers"],"admin":["AUTH_alice"]}
X-Trans-Id: tx000000000000000000004-0058e640ef-8555-default
Accept-Ranges: bytes
Content-Type: text/plain; charset=utf-8
Date: Thu, 06 Apr 2017 13:21:51 GMT

... in logs we have:

2017-04-06 15:21:51.441599 7f3e4ee89700  0 NOTICE: couldn't get user attrs for handling ACL (user_id=2987047fc47840058e89e6182e0d96c3$2987047fc47840058e89e6182e0d96c3, ret=0

Actions #1

Updated by Radoslaw Zarzynski about 7 years ago

  • Description updated (diff)
Actions #2

Updated by Radoslaw Zarzynski about 7 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Yuri Weinstein over 5 years ago

Radoslaw Zarzynski wrote:

PR: https://github.com/ceph/ceph/pull/14369.

merged

Actions

Also available in: Atom PDF