Alex Savitsky created NIFI-5871:
-----------------------------------
Summary: MockProcessSession.putAllAttributes should ignore the
UUID attribute
Key: NIFI-5871
URL: https://issues.apache.org/jira/browse/NIFI-5871
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.8.0
Reporter: Alex Savitsky
Currently, the method would copy all attributes indiscriminately, but the
interface Javadoc specifically states that the attribute "uuid" should be
ignored. This leads to issues with testing, where two distinct flow files are
considered same in the session.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)