Skip to content

RUST-2412 Send afterClusterTime on writes in causally-consistent sessions#1742

Draft
abr-egn wants to merge 5 commits into
mongodb:mainfrom
abr-egn:RUST-2412/causal-consistent-afterClusterTime
Draft

RUST-2412 Send afterClusterTime on writes in causally-consistent sessions#1742
abr-egn wants to merge 5 commits into
mongodb:mainfrom
abr-egn:RUST-2412/causal-consistent-afterClusterTime

Conversation

@abr-egn

@abr-egn abr-egn commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

RUST-2412

This one's a little fiddly because I didn't want to hardcode a list but the set of commands that need this isn't quite "commands that support a write concern", there are a few in the latter that are excluded in the former. Adding a new method with a default impl and specifically tagging those few operations seemed the least-bad option here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant