Details
Description
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.
Attachments
Attachments
Issue Links
- is blocked by
-
HBASE-13072 BucketCache.evictBlock returns true if block does not exist
- Closed
- links to