Pierre Villard created NIFI-14279:
-------------------------------------
Summary: StandardFlowDifference hashCode should include fieldName
Key: NIFI-14279
URL: https://issues.apache.org/jira/browse/NIFI-14279
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Reporter: Pierre Villard
Assignee: Pierre Villard
The current hashCode method of the StandardFlowDifference object is problematic
as it does not take into account the fieldName. This is causing an issue if
multiple sensitive parameters are changed as everything will be equal (the
description is a standard sentence given that the parameters are sensitive)
except for the fieldName (which is the name of the parameter in this case).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)