Description
If I do some writes and then use scanner.SetSnapshotRaw(client->GetLastPropagatedTimestamp()), it seems like the snapshot that gets generated does not include the writes I did. I need to add one to get "read your writes", which seems unintuitive.
Attachments
Issue Links
- is related to
-
KUDU-1704 Add a new read mode to perform bounded staleness snapshot reads
- Resolved