Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
3.0.0-rc8
-
Fully Compatible
-
ALL
-
Quint Iteration 6
Description
buf isn't shared so scoped_array can be used in place of shared_array and avoid the overhead from reference counting.
StatusWith<RecordId>
WiredTigerRecordStore::insertRecord( OperationContext* txn,
const DocWriter* doc,
bool enforceQuota )