Actions
Bug #58924
openmgr: block register_client on new MgrMap
% Done:
0%
Source:
Development
Backport:
tentacle
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Description
A mgr (plugin) may reconnect and use a new RADOS client upon learning its blocklist. The new client may do work racing with a newly active mgr.
The mgr should block return of the register_client method until the new MgrMap is received to ensure the monitors have recorded the new address for the still active mgr.
Updated by Ramana Raja almost 3 years ago
- Related to Bug #56724: [rbd_support] recover from RADOS instance blocklisting added
Updated by Ramana Raja almost 3 years ago
- Status changed from In Progress to Fix Under Review
- Assignee changed from Patrick Donnelly to Ramana Raja
- Pull request ID changed from 50658 to 51169
Updated by Konstantin Shalygin over 1 year ago
- Backport changed from reef,quincy,pacific to reef,quincy
Updated by Konstantin Shalygin about 1 year ago
- Backport changed from reef,quincy to reef
Updated by Venky Shankar 5 months ago
- Target version changed from v19.0.0 to v21.0.0
Actions