Hello, In Nifi i have added priority to all the flowfiles, i can see it in queue that the flowfiles are in sequence but when it is getting processed it gets shuffled. I have added 1. PriorityAttributePrioritizer 2. FirstInFirstOut .
I can see the files in sequence in queues. but in data provenance of processors somewhere it is in sequence somewhere it shuffled. Sometimes it is in sequence everywhere and sometimes it get shuffled. I am using Nifi version 1.22 Please let me know what else can i check in configuration, same template works in another environment. Regards, Akash
