Ferenc Erdei created NIFI-13812:
-----------------------------------
Summary: [MiNiFi][C2] Agent Manifest Hash should be calculated
using component types
Key: NIFI-13812
URL: https://issues.apache.org/jira/browse/NIFI-13812
Project: Apache NiFi
Issue Type: Improvement
Components: C2, MiNiFi
Affects Versions: 2.0.0-M4
Reporter: Ferenc Erdei
Fix For: 2.0.0-M5
Currently, Agent Manifest Hash that present in the Agent Heartbeat are
calculated only using the bundle group-artifact-version.
Issue with the above logics:
In case of python extensions the group and artifact fields are static, and
versions are determined using the processors' version. Dropping processors with
the same versions into the extensions directory is not visible in the manifest
hence C2 Servers may not detect that the Agent has new/changed processor
capability.
We should add each component types into the manifest hashing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)