Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix version vector cleanup during client deactivation (#1068)
This change fixes incorrect version vector persistence during client deactivation. The issue occurred when an unnecessary UpdateVersionVector call followed a successful document detachment, re-inserting a version vector that should have been deleted.
- Loading branch information