Joe Witt created NIFI-7146:
------------------------------
Summary: 'Transfer relationship not specified' creates confusion
and doesnt explain the problem
Key: NIFI-7146
URL: https://issues.apache.org/jira/browse/NIFI-7146
Project: Apache NiFi
Issue Type: Task
Reporter: Joe Witt
When a flow file is acquired or created in a process session but never
transfered or removed prior to a session.commit() the output says 'transfer
relationship not specified' in the logs. This always makes people think they
put the wrong relationship name or didn't include it when they called transfer.
But in reality it means transfer was never called for that flowfile at all.
We should clearly indicate what this means so developers are able to focus on
the root issue better.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)