DescriptionRefactor WorkerPoolCreationArgs to a Read-Only WorkerPoolParams
This new layout requires callers to specify their desired behavior with regards
to the scheduler worker pool.
Additionally, this also plumbs WorkerPoolParams straight to
SchedulerWorkerPoolImpl so that additional parameters can be added without
changing the constructor signature for WorkerPoolParams and creation method
signature for SchedulerWorkerPoolImpl
BUG=553459
Committed: https://crrev.com/5e490aa00595487db9a89efbbbd46a612d7be2e4
Cr-Commit-Position: refs/heads/master@{#406680}
Patch Set 1 #
Total comments: 14
Patch Set 2 : CR Feedback #
Total comments: 4
Patch Set 3 : CR Feedback #Patch Set 4 : WorkerPoolParams -> SchedulerWorkerPoolParams and Some Cleanup #
Total comments: 10
Patch Set 5 : CR Feedback #Dependent Patchsets: Messages
Total messages: 35 (13 generated)
|