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.