Skip to content

Commit

Permalink
Merge pull request #31557: Cherrypick #31555 onto release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kennknowles authored Jun 11, 2024
2 parents ffb7422 + bc7343b commit 3660144
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ public static StreamingDataflowWorker fromOptions(DataflowWorkerHarnessOptions o
clientId,
configFetcherAndWindmillClient.getLeft(),
computationStateCache,
WindmillStateCache.ofSizeMbs(options.getWorkerCacheMb()),
windmillStateCache,
workExecutor,
IntrinsicMapTaskExecutorFactory.defaultFactory(),
options,
Expand Down

0 comments on commit 3660144

Please sign in to comment.