[
https://issues.apache.org/jira/browse/HBASE-13070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14330069#comment-14330069
]
Hudson commented on HBASE-13070:
--------------------------------
FAILURE: Integrated in HBase-0.98 #865 (See
[https://builds.apache.org/job/HBase-0.98/865/])
HBASE-13070 Fix TestCacheOnWrite (Duo Zhang) (tedyu: rev
ed6613a06e666e7d2a4f82daf602a847c81c4f59)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/io/hfile/TestCacheOnWrite.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/LruBlockCache.java
> Fix TestCacheOnWrite
> --------------------
>
> Key: HBASE-13070
> URL: https://issues.apache.org/jira/browse/HBASE-13070
> Project: HBase
> Issue Type: Bug
> Components: test
> Affects Versions: 2.0.0
> Reporter: zhangduo
> Assignee: zhangduo
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.11
>
> Attachments: HBASE-13070-0.98.patch, HBASE-13070.patch,
> HBASE-13070_1.patch, HBASE-13070_2.patch
>
>
> TestCacheOnWrite uses TestHFileWriterV2.randomOrderedKey to generate a random
> byte array, then use first 32 bytes as row and remaining part as family and
> qualifier. But TestHFileWriterV2.randomOrderedKey may return a byte array
> only contains 32 bytes, so there will be zero length family and qualifier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)