[
https://issues.apache.org/jira/browse/FLINK-16276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu closed FLINK-16276.
---------------------------
Resolution: Fixed
Implemented via 9e0465dff51d1a88d92c672cf0c7cd8a3179984a.
> Introduce factory methods to create DefaultScheduler for testing
> ----------------------------------------------------------------
>
> Key: FLINK-16276
> URL: https://issues.apache.org/jira/browse/FLINK-16276
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination, Tests
> Affects Versions: 1.11.0
> Reporter: Zhu Zhu
> Assignee: Zhu Zhu
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently tests create DefaultScheduler via its constructor. Having a builder
> and a set of factory methods can significantly reduce the complexity to
> instantiate DefaultScheduler.
> It can be very helpful especially when we are to rework tests to base on the
> new scheduler.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)