Himanshu Vashishtha created HBASE-7970:
------------------------------------------

             Summary: Improve file descriptor usage: Currently, there are two 
fds per one storefile
                 Key: HBASE-7970
                 URL: https://issues.apache.org/jira/browse/HBASE-7970
             Project: HBase
          Issue Type: Bug
            Reporter: Himanshu Vashishtha


This is because there are two open calls in the HFile: one with checksum and 
another for without checksum support in v2:
see the method in HFile:createReaderWithEncoding()

--
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