Skip to content

Commit

Permalink
HBASE-28398 Make sure we close all the scanners in TestHRegion (#5701)
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Beaudreault <[email protected]>
Signed-off-by: Rajeshbabu Chintaguntla <[email protected]>
(cherry picked from commit 63e3a43)
  • Loading branch information
Apache9 committed Feb 24, 2024
1 parent 751b75e commit 9ae26c3
Show file tree
Hide file tree
Showing 2 changed files with 539 additions and 542 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import java.util.List;
import java.util.Map.Entry;
import java.util.Properties;
import java.util.Set;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HConstants;
import org.apache.hadoop.util.StringUtils;
Expand Down
Loading

0 comments on commit 9ae26c3

Please sign in to comment.