This is consistent with the legacy multi-insert behavior, but not with fire-and-forget write behavior. Basically, if a client batches 1000 insert into a single write command, the server will only use PageFaultException to avoid locking during page faults for the first insert in the batch.
Insert Write Commands only throw PageFaultException during first insert of batch.
- Votes:
-
0 Vote for this issue
- Watchers:
-
5 Start watching this issue
- Created:
- Updated:
- Resolved: