Client is not getting UnknownScannerExceptions; they are being eaten --------------------------------------------------------------------
Key: HBASE-2481 URL: https://issues.apache.org/jira/browse/HBASE-2481 Project: Hadoop HBase Issue Type: Bug Affects Versions: 0.20.4 Reporter: stack Priority: Blocker This was reported by mudphone on IRC and confirmed by myself in quick test. If the client takes too long going back to the RS, the RS will throw an UnknownScannerException but it doesn't get back to the client. Instead, the client scan silently ends. Marking this blocker. Its actually in 0.20.4. Thats what I was testing. Mayhaps an RC sinker? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.