kstream icon indicating copy to clipboard operation
kstream copied to clipboard

Filter Process return next false

Open senpathi opened this issue 4 years ago • 0 comments

When there is a filter process and filter func returns false, then other child streams in the parent's stream not running because filter process returns next = false.

senpathi avatar Oct 06 '21 03:10 senpathi