You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/03/10 00:44:40 UTC

[jira] [Created] (KUDU-1368) Setting snapshot timestamp to last propagated timestamp should include prior writes

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)