-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
Affects Version/s: 3.0.0-rc8
-
Component/s: WiredTiger
-
Fully Compatible
-
ALL
-
Quint Iteration 6
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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 )