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

Alexey Serbin updated KUDU-1189:
--------------------------------
    Status: In Review  (was: In Progress)

> On reads at a snapshot that touch multiple tablets, without the user setting 
> a timestamp, use the timestamp from the first server for following scans
> -----------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: KUDU-1189
>                 URL: https://issues.apache.org/jira/browse/KUDU-1189
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: client
>    Affects Versions: Public beta
>            Reporter: David Alves
>            Assignee: Alexey Serbin
>            Priority: Critical
>
> When performing a READ_AT_SNAPSHOT, we allow not to set a timestamp, meaning 
> the server will pick a time. If the scan touches multiple tablets, however, 
> we don't set the timestamp assigned to the first scan on the other scans, 
> meaning each scan will have it's own timstamp, which is wrong.



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

Reply via email to