Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha-1, 2.0.4, 2.1.3
-
None
-
None
-
Reviewed
Description
HBASE-21401 added some nice validation checks to throw precise errors if a KeyValue is constructed using invalid parameters. However it implicitly assumes that the KeyValue buffer is not null. It should validate this assumption and alert accordingly rather than throwing an NPE from an unrelated check.
Attachments
Attachments
Issue Links
- relates to
-
PHOENIX-5188 IndexedKeyValue should populate KeyValue fields
- Closed
-
HBASE-22034 Backport HBASE-21401 and HBASE-22032 to branch-1
- Resolved