You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2016/06/23 22:24:16 UTC

[jira] [Created] (KUDU-1497) Full support for read-your-writes consistency

Mike Percy created KUDU-1497:
--------------------------------

             Summary: Full support for read-your-writes consistency
                 Key: KUDU-1497
                 URL: https://issues.apache.org/jira/browse/KUDU-1497
             Project: Kudu
          Issue Type: Bug
          Components: client, tablet, tserver
    Affects Versions: 0.9.0
            Reporter: Mike Percy


There are several things we need to do to implement read-your-writes consistency for Kudu scans. I'll mark those as blockers.

Today, this can be achieved in the Kudu client by setting the following client options together: LEADER_ONLY + READ_AT_SNAPSHOT while not provided a snapshot timestamp.

At the time of writing, there is no way to achieve this with the Java client.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)