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

Hao Hao reassigned KUDU-2415:
-----------------------------

    Assignee: Hao Hao

> READ_YOUR_WRITES scan with no prior operation fails
> ---------------------------------------------------
>
>                 Key: KUDU-2415
>                 URL: https://issues.apache.org/jira/browse/KUDU-2415
>             Project: Kudu
>          Issue Type: Bug
>          Components: client, tserver
>    Affects Versions: 1.7.0
>            Reporter: Todd Lipcon
>            Assignee: Hao Hao
>            Priority: Major
>
> If I create a new Java client, and then perform a scan in READ_YOUR_WRITES 
> mode without having done any prior operations from that client, it sends an 
> RPC with read_mode=READ_YOUR_WRITES but without any propagated or snapshot 
> timestamp field set. The server seems to interpret this as a value '0' and 
> then fails with the error:
> Snapshot timestamp is earlier than the ancient history mark. Consider 
> increasing the value of the configuration parameter 
> --tablet_history_max_age_sec. Snapshot timestamp: P: 0 usec, L: 1 Ancient 
> History Mark: P: 1524607330402072 usec, L: 0 Physical time difference: 
> -1524607330.402s



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to