Skip to content

Commit bc401c2

Browse files
committed
Trigger compilation
1 parent 2a542ff commit bc401c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/blockmanagement/TestBlockReportLease.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ public void testFirstIncompleteBlockReport() throws Exception {
303303
StorageReport[] storages = dn.getFSDataset().getStorageReports(poolId);
304304

305305
// Send heartbeat and request full block report lease.
306-
307306
HeartbeatResponse hbResponse = rpcServer.sendHeartbeat(
308307
dnRegistration, storages, 0, 0, 0, 0, 0, null, true,
309308
SlowPeerReports.EMPTY_REPORT, SlowDiskReports.EMPTY_REPORT);

0 commit comments

Comments
 (0)