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)