Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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,
Attachments
Issue Links
- is related to
-
HBASE-26064 Introduce a StoreFileTracker to abstract the store file tracking logic
- Resolved
- links to