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

Adela Maznikar commented on HBASE-8114:
---------------------------------------

I am working on a solution and we will definitely submit a patch on the [89-fb] 
branch.
                
> [89-fb] Interrupt the server processing rpc call when client has closed the 
> connection
> --------------------------------------------------------------------------------------
>
>                 Key: HBASE-8114
>                 URL: https://issues.apache.org/jira/browse/HBASE-8114
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Adela Maznikar
>            Assignee: Adela Maznikar
>
> When the client issues a request the server will start processing, but if the 
> request is a big get/scan the client can close the connection (for example 
> timeout is reached) while the server is still processing the request. This 
> improvement should interrupt the server executing the call after the client 
> has closed the connection.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to