You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2019/04/13 08:57:00 UTC

[jira] [Created] (HBASE-22230) REST Server drops connection on long scans

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)