[ 
https://issues.apache.org/jira/browse/KUDU-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16063656#comment-16063656
 ] 

David Alves commented on KUDU-2053:
-----------------------------------

One possibility that came to mind was that KuduRpc::handleCallback was being 
called on a request that was not completed and was going to be retried, but 
that seems to clash with the fact that, in both cases, this is the first 
attempt.

> Request reported as stale by the server in the spark client
> -----------------------------------------------------------
>
>                 Key: KUDU-2053
>                 URL: https://issues.apache.org/jira/browse/KUDU-2053
>             Project: Kudu
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.3.0
>            Reporter: David Alves
>
> We had multiple reports of requests being reported as stale by the server 
> when using the spark client. Writes fail with an error like:
> [Peer xxx] Tablet server sent error Incomplete: Request with id { client_id: 
> "11ef08bf559a49568e607fe3a616cc51" seq_no: 1 first_incomplete_seq_no: 1 
> attempt_no: 1 } is stale.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to