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

Nicolas Liochon commented on HBASE-3072:
----------------------------------------

fwiw, some work has been done in HBASE-10337 and others.
The strategy to limit the impact on the interface was to use 
InterruptedIOException. There is a test for get (TestClientOperationInterrupt), 
so if it breaks we will see it. Not all paths (puts...) are covered however.

> Client should be interruptible; APIs should all change to let out Interrupted 
> Exception
> ---------------------------------------------------------------------------------------
>
>                 Key: HBASE-3072
>                 URL: https://issues.apache.org/jira/browse/HBASE-3072
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>
> This issue comes of discussion over in HBASE-3064.  That issue hacks in some 
> basic interruptibility.  We should revamp client so all APIs can be 
> interrupted/throw IE.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to