[
https://issues.apache.org/jira/browse/FLINK-32359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-32359.
------------------------------------
Resolution: Fixed
master: 37341a5aeff77f22f0fed0f7899e8ca4db99645d
> AdaptiveSchedulerBuilder should 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
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> 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)