-
Notifications
You must be signed in to change notification settings - Fork 897
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GODRIVER-1615 Track wire version on ChangeStream
This was needed to fix test errors. Because the deployment was changed and the new deployment closes the connection right after the aggregate, any code that access the wire version after the aggregate finishes would panic. To fix that, we store the wire version of the last used connection on ChangeStream.
- Loading branch information
Divjot Arora
committed
Jun 3, 2020
1 parent
012750a
commit 630989b
Showing
1 changed file
with
7 additions
and
6 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