[
https://issues.apache.org/jira/browse/NIFI-14279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931287#comment-17931287
]
ASF subversion and git services commented on NIFI-14279:
--------------------------------------------------------
Commit 244691edfef0015ebca7bedebb4fa8f09a9f5f43 in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=244691edfe ]
NIFI-14279 - StandardFlowDifference hashCode should include fieldName
Signed-off-by: Chris Sampson <[email protected]>
This closes #9729.
> 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
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)