diff --git a/src/osd/PeeringState.h b/src/osd/PeeringState.h index c332f2af135..f53b09e40a8 100644 --- a/src/osd/PeeringState.h +++ b/src/osd/PeeringState.h @@ -236,7 +236,7 @@ public: map > > *info_map; map > > *notify_list; ObjectStore::Transaction *transaction; - ThreadPool::TPHandle* handle; + HBHandle* handle; PeeringCtx(map > *query_map, map > > *info_map,