Pass in segmentTable correctly (#7492)

This commit is contained in:
Samarth Jain 2019-04-17 20:07:22 -07:00 committed by Jihoon Son
parent 8078f567aa
commit 9732e04c60
1 changed files with 1 additions and 1 deletions

View File

@ -89,8 +89,8 @@ public class MetadataStorageUpdaterJobSpec implements Supplier<MetadataStorageCo
return new MetadataStorageTablesConfig(
null,
null,
segmentTable,
null,
segmentTable,
null,
null,
null,