hbase
hbase copied to clipboard
Apache HBase
Compaction servers report compaction tasks to master via heartbeat report. The report response has throughput control message and compaction server use this message to adjust compaction throughtput. We can set...
Implement a table-based region grouping strategy for RegionGroupingProvider
HBASE-14247 Add a new config hbase.separate.oldlogdir.by.regionserver, the old wal dir will be separated by regionservers. But,if there are no files, the regionserver directory will be cleared. CommonFSUtils.renameAndSetModifyTime(this.fs, p, newPath) will...
Commits in the PR branch break down changes per module.
Commits in the PR branch break down changes per module.
https://issues.apache.org/jira/browse/HBASE-26532