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 2017/01/10 00:20:58 UTC

[jira] [Created] (KUDU-1826) timestamp propagation APIs missing from synchronous Java client

Todd Lipcon created KUDU-1826:
---------------------------------

             Summary: timestamp propagation APIs missing from synchronous Java client
                 Key: KUDU-1826
                 URL: https://issues.apache.org/jira/browse/KUDU-1826
             Project: Kudu
          Issue Type: Improvement
          Components: client
    Affects Versions: 1.2.0
            Reporter: Todd Lipcon


The sync Java client (KuduClient) doesn't seem to have APIs available for getting or setting the propagated timestamp.

It also seems like the APIs are currently using 'long' which is going to be problematic when we implement KUDU-611. Instead we should have a "token"-based API which returns and takes an opaque byte[].



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