Open
Description
Currently all enrich apps sink chunks in order but we don't need order for PubSub. We need order for Kinesis and Kafka.
We should conditionally use parEvalMapUnordered
for PubSub so that resource usage (CPU and mem) and throughput can improve. It is a matter of benchmarking to see how much improvement it'll bring.
Metadata
Metadata
Assignees
Labels
No labels