Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on
06-13-2018
06:08 PM
- last edited on
04-21-2026
05:17 AM
by
GrazittiAPI
Hi,
I have the following data flow and the WW processor is not pulling data from the queue , how can i force the WW processor to pull flowfiles from the queue between it and its predecessor processor (XX processor).
Thanks,,,,
Created 06-13-2018 07:50 PM
The queue before the WW processor shows 0 flow files queued so there is nothing to pull.
Also, since the queue between XX and ZZ is showing that it is full, this means back-pressure is engaged and the XX processor will no longer execute until space is available in that queue, which then has the side-effect that XX also can't put more flow files into the queue before WW.
Created 06-13-2018 07:50 PM
The queue before the WW processor shows 0 flow files queued so there is nothing to pull.
Also, since the queue between XX and ZZ is showing that it is full, this means back-pressure is engaged and the XX processor will no longer execute until space is available in that queue, which then has the side-effect that XX also can't put more flow files into the queue before WW.
Created 06-13-2018 08:44 PM
Thanks for you support. yes it is duo to the back-pressure