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)

Reply via email to