[
https://issues.apache.org/jira/browse/KUDU-1826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wong resolved KUDU-1826.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
This has been resolved in aeb7bf98b06d3a3539583f7c706954121af16f30
> 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
> Assignee: Andrew Wong
> Fix For: 1.4.0
>
>
> 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.15#6346)