You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "David Alves (JIRA)" <ji...@apache.org> on 2016/12/09 04:42:59 UTC

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

     [ https://issues.apache.org/jira/browse/KUDU-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Alves resolved KUDU-1497.
-------------------------------
       Resolution: Fixed
         Assignee: David Alves
    Fix Version/s: 1.2.0

this got fixed as part of the larger effort in KUDU-430

> 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
>            Assignee: David Alves
>             Fix For: 1.2.0
>
>
> 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)