|
@@ -546,7 +546,7 @@ public class TestFsDatasetCache {
|
|
MetricsAsserts.getLongCounter("BlocksCached", dnMetrics));
|
|
MetricsAsserts.getLongCounter("BlocksCached", dnMetrics));
|
|
|
|
|
|
// Uncache the big file and verify that the small file can now be
|
|
// Uncache the big file and verify that the small file can now be
|
|
- // cached (regression test for HDFS-XXXX)
|
|
|
|
|
|
+ // cached (regression test for HDFS-6107)
|
|
dfs.removeCacheDirective(bigCacheDirectiveId);
|
|
dfs.removeCacheDirective(bigCacheDirectiveId);
|
|
GenericTestUtils.waitFor(new Supplier<Boolean>() {
|
|
GenericTestUtils.waitFor(new Supplier<Boolean>() {
|
|
@Override
|
|
@Override
|