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

Adela Maznikar updated HBASE-8114:
----------------------------------

    Summary: [89-fb] Interrupt the server processing a request when client has 
closed the connection  (was: [89-fb] Interrupt the server execution when client 
has closed the connection)
    
> [89-fb] Interrupt the server processing a request 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