doc/dev/osd_internals/pg.rst
Peering Interval See PG::start_peering_interval. See PG::acting_up_affected See PG::PeeringState::Reset
A peering interval is a maximal set of contiguous map epochs in which the up and acting sets did not change. PG::PeeringMachine represents a transition from one interval to another as passing through PeeringState::Reset. On PG::PeeringState::AdvMap PG::acting_up_affected can cause the pg to transition to Reset.
For an overview of peering, see Peering <../../peering>_.