Commit Graph

1 Commits

Author SHA1 Message Date
Benety Goh
f0d41183e7 SERVER-30049 applyOperation_inlock() allows exceptions from Collection::insertDocument() to percolate to caller
This specifically addresses the case where a WriteConflictException is thrown from insertDocument().
Converting this exception into a status will not allow the write conflict retry loops in callers to
work properly.
2017-07-25 17:41:58 -04:00