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)