Remove propagation of downstream buffer sizes
Stream stages should adjust their buffers according to local configuration rather than using buffer sizes of the connected sinks. In particular, since stages usually perform little work and as a result can run with small buffers.
Showing
Please register or sign in to comment