Mina created NIFI-8945:
--------------------------
Summary: CLONE - MockProcessSession.putAllAttributes should ignore
the UUID attribute
Key: NIFI-8945
URL: https://issues.apache.org/jira/browse/NIFI-8945
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 1.8.0
Reporter: Mina
Fix For: 1.9.0
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
(v8.3.4#803005)