Project

General

Profile

Actions

Cleanup #15923

closed

MDS: remove TMAP2OMAP check and move Objecter into MDSRank

Added by John Spray almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Code Hygiene
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
MDS
Labels (FS):
Pull request ID:

Description

Currently, the Objecter is initialized in MDSDaemon, even though it's really only used inside MDSRank. The reason is that it's needed during MDSDaemon initialisation.

Post-jewel, we no longer need/want TMAP2OMAP support (http://tracker.ceph.com/issues/15922), so we can remove the block in MDSDaemon::init that does the check, and then move the Objecter's lifetime into MDSRank.

Actions

Also available in: Atom PDF