hbase
hbase copied to clipboard
Apache HBase
Full description of bug can be found https://issues.apache.org/jira/browse/HBASE-29652 Add a Watcher to prevent the ephemeral ZNode of the agent from being accidentally deleted or timing out.
Removes some unnecessary sanitization we were doing in the throttle metrics reporting. Also, removes the null handling as those values should never be null.
Integrates the test TestIncrementalBackup#TestIncBackupRestoreHandlesArchivedFiles into the existing test TestIncrementalBackupWithBulkLoad#testIncBackupWithBulkLoads.
HBASE-29634 Snapshot file cache version based optimization
HBASE-29625 Reduce the search space during file selection in ExploringCompactionPolicy