Hi, i find this an interesting idea. I am new to nifi, so probably missing some history bits. however i can see situations where processors have to enhance data inside the data flow without having/willing to do the attr/data roundtrip.
Another interesting annotation, or flag, would be for cpu intensive processors. What do you think? /purbon On Fri, 24 Mar 2017 08:42 Andre, <[email protected]> wrote: > dev, > > While I know we all would prefer if processors only used data streaming > within onTrigger calls, sometimes processors must load data into memory > prior to action. > > Should we have an annotation to flag those unfortunate processors that for > a particular reason must load flowfile contents into memory before doing > their magic? > > Cheers >
