Project

General

Profile

Actions

Bug #44772

closed

RGW tries to cache and access anonymous user

Added by Or Friedmann about 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Or Friedmann
Target version:
% Done:

0%

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

Description

When object have public-read permissions and the user is unauthenticated (for example repo), The RGW will try anyway to access metadata of anonymous user (that is not exist ofcourse) and try to cache it for every request (every request gets cache miss), As a result the latency for those requests is unnecessarily higher and there are necessarily RADOS ops.


Related issues 1 (0 open1 closed)

Copied to rgw - Backport #45484: octopus: RGW tries to cache and access anonymous userResolvedNathan CutlerActions
Actions

Also available in: Atom PDF