The current implementation of OperationBuilderPool uses set defaults for the size of the pool. This could be limiting in edge cases where there is lots of parallelization or lots of very large mutations. We should make this tunable via configuration for advanced users.
Environment
None
Gerrit Reviews
None
Release Notes Description
None
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
The current implementation of OperationBuilderPool uses set defaults for the size of the pool. This could be limiting in edge cases where there is lots of parallelization or lots of very large mutations. We should make this tunable via configuration for advanced users.