Ferenc Erdei created NIFI-12682:
-----------------------------------
Summary: [MiNiFi] agentInfo.agentManifestHash is changing between
MiNiFi restarts
Key: NIFI-12682
URL: https://issues.apache.org/jira/browse/NIFI-12682
Project: Apache NiFi
Issue Type: Bug
Components: MiNiFi
Affects Versions: 1.24.0, 2.0.0-M1, 2.0.0-M2
Reporter: Ferenc Erdei
Assignee: Ferenc Erdei
Fix For: 1.26.0
In the C2 Heartbeat request payload the agentInfo.agentManifestHash can be used
by the C2 server to determine whether agent configuration changed between
heartbeats and if the C2 server needs to send a DESCRIBE_MANIFEST request.
Issue: the hash is changing between restart therefore an unnecessary command
might be sent to the agent.
Possible root cause:
Probably linkedhashmap or linkedset is missing somewhere in the flow of the
supported operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)