[ 
https://issues.apache.org/jira/browse/HBASE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596547#action_12596547
 ] 

stack commented on HBASE-538:
-----------------------------

+1

If the fact that we use the same Callable for scanner open and scanner close 
becomes confusing.  Later might make sense making ScannerCallable abstract 
making a CloseScannerCallable and OpenScannerCallable as appropriate.

> Improve exceptions that come out on client-side
> -----------------------------------------------
>
>                 Key: HBASE-538
>                 URL: https://issues.apache.org/jira/browse/HBASE-538
>             Project: Hadoop HBase
>          Issue Type: Improvement
>    Affects Versions: 0.2.0
>            Reporter: stack
>            Assignee: Jim Kellerman
>             Fix For: 0.2.0
>
>         Attachments: 538.patch
>
>
> Client-side exceptions should contain regionserver and region client was 
> going against.  Looking at an UnknownScannerException that came out of a 
> client, it looks like something happened over on the regionserver but my 
> cluster has a 20-plus machines and I don't know which I should be looking at.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to