Replies: 1 comment 3 replies
-
Reduce vertices can not autoscale at this moment, but you can specify |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I'm still working through evaluating numaflow, and have an additional question related to my potential data flow. Consider multiple tenant data streams (100s) flowing into a single pipeline.
There could be 10s or 100s of tenant data inflight at once.
Since reduce vertices do not autoscale, how would a pipeline that has these requirements scale? I have no wish to create a pipeline per tenant if at all possible.
Beta Was this translation helpful? Give feedback.
All reactions