[
https://issues.apache.org/jira/browse/HBASE-22230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16824497#comment-16824497
]
stack commented on HBASE-22230:
-------------------------------
Thanks for the fix [~pankaj2461]
> REST Server drops connection on long scans
> ------------------------------------------
>
> Key: HBASE-22230
> URL: https://issues.apache.org/jira/browse/HBASE-22230
> Project: HBase
> Issue Type: Bug
> Reporter: Pankaj Kumar
> Assignee: Pankaj Kumar
> Priority: Major
> Fix For: 3.0.0, 1.5.0, 2.3.0, 2.1.5, 2.2.1
>
> Attachments: HBASE-22230.branch-1.patch, HBASE-22230.patch
>
>
> REST sever uses ConnectionCache and connection will be dropped after
> hbase.rest.connection.max-idletime from the last time a connection object was
> accessed.
>
> Similar problem was fixed for Thrift in HBASE-16221, need to fix it for REST
> also.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)