[
https://issues.apache.org/jira/browse/HBASE-26065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang reassigned HBASE-26065:
---------------------------------
Assignee: Duo Zhang
> 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
> Assignee: Duo Zhang
> Priority: Major
>
> 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)