Class TestBloomFilterFaulty
java.lang.Object
org.apache.hadoop.hbase.regionserver.TestBloomFilterFaulty
A UT to make sure that everything is fine when we fail to load bloom filter.
See HBASE-27936 for more details.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final byte[]final org.junit.rules.TestNameprivate static final byte[]private org.apache.hadoop.hbase.regionserver.HRegionprivate static final org.apache.hadoop.hbase.client.RegionInfoprivate static final org.apache.hadoop.hbase.client.TableDescriptorprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
FAMILY
-
QUAL
-
TD
-
RI
-
region
-
name
-
-
Constructor Details
-
TestBloomFilterFaulty
public TestBloomFilterFaulty()
-
-
Method Details
-
tearDownAfterClass
-
generateHFiles
- Throws:
IOException
-
setUp
- Throws:
IOException
-
tearDown
- Throws:
IOException
-
setFaulty
-
testGet
- Throws:
IOException
-
testStreamScan
- Throws:
IOException
-
testRegion
- Throws:
IOException
-
testNoGeneralBloomFilter
- Throws:
IOException
-
testNoDeleteFamilyBloomFilter
- Throws:
IOException
-
testNoAnyBloomFilter
- Throws:
IOException
-