[
https://issues.apache.org/jira/browse/HBASE-26065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-26065.
-------------------------------
Fix Version/s: 3.0.0-alpha-2
2.5.0
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to master and branch-2.
Thanks [~haxiaolin] for reviewing.
> 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
> Fix For: 2.5.0, 3.0.0-alpha-2
>
>
> 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)