Project

General

Profile

Actions

Feature #49987

open

RFE : Adding configurable parameter for RGW to renew its locks for persistent bucket notifications

Added by Gaurav Sitlani about 3 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

From Persistent Bucket notifications [1] :

Section : Queue Ownership
~~~~~
Every 30 seconds each RGW go through the list of queues from the "queues_list_object" and try to lock them elusively:
If the queue is not locked by any RGW, it will lock it and start processing on it. This can happen when a new topic is added, or when an RGW goes down and does not renew its locks for 90 seconds
~~~~~

In the above case if a RGW goes down and lock will not get released for 90 seconds.
For certain use case if we need the lock to be released earlier than 90 seconds, we can have this parameter configurable.

[1] https://gist.github.com/yuvalif/0e86ad313316ce86a43412b780acc2d9

Actions #1

Updated by Greg Farnum almost 3 years ago

  • Project changed from Ceph to rgw
Actions

Also available in: Atom PDF