Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

Wait is escaping notify in queue

I have implemented wait and notify in a single flow.

if there are 100 flow file passing to wait processor and waiting for notify to complete.

Notify got only 99 files and updated the cache will all 99.

Due to this 1 missing notify other flowfiles are getting stuck in the flow.

current sithuation :

Notify : all 99 notified and moved to sucess.

Wait only 40 passed and rest 60(this include the 1 missing flowfile) are in wait loop.

1 REPLY 1

Hello @Praveen Patel

I wonder if there is any 'auto-terminated' relationship somewhere. NiFi does not drop FlowFiles unless it is told to do so.

Would you be able to share your flow as a flow template xml file so that I can replicate and investigate the issue?

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.