Duo Zhang created HBASE-26065:
---------------------------------

             Summary: StripeStoreFileManager does not need to throw IOException 
for most methods
                 Key: HBASE-26065
                 URL: https://issues.apache.org/jira/browse/HBASE-26065
             Project: HBase
          Issue Type: Improvement
          Components: Compaction, HFile
            Reporter: Duo Zhang


All the operations are in memory only, expect getSplitPoint.

We just throw IOException when we do some checks in code and the checks fail. 
In general, I think it is better to throw RuntimeException other than 
IOException, 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to