Fix missing argument of TaskToolbox (#6121)

This commit is contained in:
Jihoon Son 2018-08-07 17:18:56 -07:00 committed by GitHub
parent 3525d4059e
commit 577632f5c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -257,6 +257,7 @@ public class AbstractParallelIndexSupervisorTaskTest extends IngestionTestBase
getIndexIO(),
null,
null,
null,
getIndexMerger(),
null,
null,