-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle session with unacknowledged write
If there's an explicit session and the writeConcern is `unacknowledged` an error will now be thrown. If there's an implicit session and the writeConcern is `unacknowledged` the session will not be sent to the server. NODE-1341
- Loading branch information
Thomas Reggi
authored
Aug 14, 2020
1 parent
bb13764
commit 4aeaedf
Showing
2 changed files
with
52 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters