未验证 提交 b9fe201b 编写于 作者: X Xintong Song 提交者: Till Rohrmann

[hotfix][runtime] Code clean-ups in ResourceManagerRuntimeServices.

上级 537a5644
......@@ -50,7 +50,7 @@ public class ResourceManagerRuntimeServices {
public static ResourceManagerRuntimeServices fromConfiguration(
ResourceManagerRuntimeServicesConfiguration configuration,
HighAvailabilityServices highAvailabilityServices,
ScheduledExecutor scheduledExecutor) throws Exception {
ScheduledExecutor scheduledExecutor) {
final SlotManager slotManager = createSlotManager(configuration, scheduledExecutor);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册