HBASE-19624 TestIOFencing hangs
This commit is contained in:
parent
b6781c9bcc
commit
f0781d49e4
@ -397,6 +397,7 @@ public class CompactSplit implements CompactionRequester, PropagatingConfigurati
|
||||
}
|
||||
} catch (InterruptedException ie) {
|
||||
LOG.warn("Interrupted waiting for " + name + " to finish...");
|
||||
t.shutdownNow();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user