You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/05/26 00:43:13 UTC

[jira] [Created] (KUDU-1468) Java client scan failures are not easy to diagnose root cause

Todd Lipcon created KUDU-1468:
---------------------------------

             Summary: Java client scan failures are not easy to diagnose root cause
                 Key: KUDU-1468
                 URL: https://issues.apache.org/jira/browse/KUDU-1468
             Project: Kudu
          Issue Type: Bug
          Components: client
    Affects Versions: 0.9.0
            Reporter: Todd Lipcon


I currently have a table where a couple of tablets are in a bad state (no leader). When I try to scan, I get:
Unexpected exception org.kududb.client.NonRecoverableException: Too many attempts: ScanRequest(scannerId=null, attempt=101)
org.kududb.client.NonRecoverableException: Too many attempts: ScanRequest(scannerId=null, attempt=101)

This error isn't very useful - it should have some kind of message about which tablet ID had the issue, and what the issue was.



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