Github user ijokarumawak commented on the issue:
https://github.com/apache/nifi/pull/1658
I've updated this PR to rebase with the latest master and address merge
conflicts.
Thanks @mattyb149 for the above two comments.
For the case with multiple incoming relationships, there is a [clear
documentation](https://github.com/apache/nifi/blob/master/nifi-api/src/main/java/org/apache/nifi/processor/ProcessSession.java#L172)
that behavior is unspecified. I believe we suggest using a funnel to bundle
such relationships when ordering among queues is important.
For PutHiveQL, is my understanding correct that your 3rd FlowFile
disappeared from incoming queue and it wasn't neither in outgoing queue? I will
try to reproduce the scenario and let you know what I find. Thanks for sharing!
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---