Pankaj Kumar created HBASE-22230:
------------------------------------
Summary: 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
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)