[
https://issues.apache.org/jira/browse/HBASE-22032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16794174#comment-16794174
]
Hudson commented on HBASE-22032:
--------------------------------
Results for branch master
[build #863 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/863/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/863//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/863//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/863//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> KeyValue validation should check for null byte array
> ----------------------------------------------------
>
> Key: HBASE-22032
> URL: https://issues.apache.org/jira/browse/HBASE-22032
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 3.0.0, 2.0.4, 2.1.3
> Reporter: Geoffrey Jacoby
> Assignee: Geoffrey Jacoby
> Priority: Major
> Fix For: 3.0.0, 2.1.4, 2.2.1
>
> Attachments: HBASE-22032.v01.patch, HBASE-22032.v02.patch,
> HBASE-22032.v03.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)