3.1. Hbase 重要的issues

3.1.1. Too many Hlogs

Reason: diff regions with diff loads. And the region with little load will block the delete of hlogs.

Solution: (1) A backend thread to cleanup the entries in the hlogs which had been flushed to fileSytem.

3.1.2. Hbase Compaction