- 1024 * 1024 * 1024 * 101 * tableNum MainIndexCache Entries would take more than 1TB memory
-
Set fixedLengthPrefix to enable bloom filter
-
MainIndexCache admit stall
Code Base (Using HashMap):
After(Using LinkedHashMap):
- MainIndexBuffer doesn't flush, which caused stall
Solution: When load pixels file, flush the corresponding index