Call recovery_point_data_mgr_.destroy() in ObPGStorage (#323)
This commit is contained in:
parent
6b502f35f4
commit
e8484f5bf4
@ -194,6 +194,7 @@ void ObPGStorage::clear()
|
||||
free_meta_(meta_);
|
||||
}
|
||||
bucket_lock_.destroy();
|
||||
recovery_point_data_mgr_.destroy();
|
||||
}
|
||||
|
||||
#define PG_PARTITION_GUARD(g, k) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user