Skip to content

Commit 3ddcc22

Browse files
authored
Remove some inner classes from MasterService (#84448)
Today the `MasterService` has inner classes `TaskInputs`, `TaskOutputs` and `BatchExecutionResult` that collect up various data needed for the cluster state update computation. In fact they're not necessary: we already have everything we need at the top level except the new `ClusterState`, which we can return directly.
1 parent 4a48f1d commit 3ddcc22

File tree

2 files changed

+153
-224
lines changed

2 files changed

+153
-224
lines changed

0 commit comments

Comments
 (0)