Fix the low utilization of SimpleAllocer
This commit is contained in:
@ -28,7 +28,7 @@ ObAllVirtualSysEvent::ObAllVirtualSysEvent()
|
||||
port_(0),
|
||||
event_iter_(0),
|
||||
tenant_id_(OB_INVALID_ID),
|
||||
diag_info_()
|
||||
diag_info_(allocator_)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user