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 #1

Updated by Casey Bodley about 4 years ago

  • Status changed from New to Triaged
  • Assignee set to Or Friedmann
Actions #2

Updated by Casey Bodley about 4 years ago

  • Status changed from Triaged to Fix Under Review
  • Pull request ID set to 34287
Actions #3

Updated by Casey Bodley about 4 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to octopus
Actions #4

Updated by Nathan Cutler almost 4 years ago

  • Copied to Backport #45484: octopus: RGW tries to cache and access anonymous user added
Actions #5

Updated by Nathan Cutler almost 4 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions #6

Updated by Ken Dreyer almost 4 years ago

  • Backport changed from octopus to octopus, nautilus
Actions

Also available in: Atom PDF