jagan created HBASE-21195:
-----------------------------

             Summary: Support Log storage similar to FB LogDevice
                 Key: HBASE-21195
                 URL: https://issues.apache.org/jira/browse/HBASE-21195
             Project: HBase
          Issue Type: New Feature
            Reporter: jagan


Log storage, which is write once and sequential data, can be optimized in the 
following ways,

1. Key generated should be incremental.

2. HFile key index can be range and need not use BloomFilter 

3. Instead of compaction, periodic delete of old files based on TTL can be 
supported



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to