Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.0.0-alpha-3
-
None
-
None
-
Reviewed
-
Split CellUtil into public CellUtil and PrivateCellUtil for Internal use only.
Description
This was brought up long time back. We need to move some of the public APIs from CellUtil to internal private Util class because they are used in some internal flow and does not make sense to have it in a @public exposed Util class.
The topic again came in HBASE-18945 RB comments also.
Attachments
Attachments
Issue Links
- is a parent of
-
HBASE-18945 Make a IA.LimitedPrivate interface for CellComparator
- Closed
- is related to
-
HBASE-22148 Provide an alternative to CellUtil.setTimestamp
- Resolved
- relates to
-
HBASE-19160 Re-expose CellComparator
- Resolved
- links to