Chesnay Schepler created FLINK-32359:
----------------------------------------
Summary: AdaptiveSchedulerBuilder shoudl accept executor service
in constructor
Key: FLINK-32359
URL: https://issues.apache.org/jira/browse/FLINK-32359
Project: Flink
Issue Type: Technical Debt
Components: Tests
Reporter: Chesnay Schepler
Fix For: 1.18.0
The ASBuilder currently accepts mandatory arguments in both the constructor and
final {{build()}} method.
This makes it difficult to create composite helper factory methods, since you
always need to pass a special value in build(), usually leaking details of the
test setup.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)