DefaultDebulkerComponentProcessor configuration
This section provides an overview of available DefaultDebulkerComponentProcessor configuration properties:
-
ipf.debulker.floclient.component.processor.flat-map-parallelismControls the maximum number of in-flight inner sequences for flatMap operator within DefaultDebulkerComponentProcessor. It was decided to use 16 as a default value, as the performance testing that was performed showed that even 16 can be too high for larger batches. The default value used in flatMap before was 256.