Todd Lipcon created KUDU-1368:
---------------------------------
Summary: Setting snapshot timestamp to last propagated timestamp
should include prior writes
Key: KUDU-1368
URL: https://issues.apache.org/jira/browse/KUDU-1368
Project: Kudu
Issue Type: Bug
Components: client
Affects Versions: 0.7.0
Reporter: Todd Lipcon
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)