[ 
https://issues.apache.org/jira/browse/HBASE-8114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adela Maznikar resolved HBASE-8114.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.89-fb
    
> [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
>             Fix For: 0.89-fb
>
>
> 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