Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
HBASE-26257 Improve Performance of HBCK when specifying a subset of t…
…ables (#92) On clusters with a large number of tables, listing all table directories from the filesystem can take a lot of time (especially on S3). We should avoid listing all the tables if we pass in a subset of the tables Signed-off-by: Stephen Wu <taklonwu@gmail.com>
- Loading branch information
Showing
1 changed file
with
38 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters