Gábor Gyimesi created MINIFICPP-2736:
----------------------------------------
Summary: Agent manifest is incorrect after internal agent restart
Key: MINIFICPP-2736
URL: https://issues.apache.org/jira/browse/MINIFICPP-2736
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
Class descriptions are removed on agent restart to be correctly reloaded after
restart. This does not happen correctly on some platforms, as sometimes the
extensions are not unloaded (due to GCC symbols preventing it, or the library
itself does not unload due to background threads) therefore no reinitialization
happens and the class descriptions are not loaded for the agent manifest.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)