Adam Debreceni created MINIFICPP-2782:
-----------------------------------------
Summary: Remove c processors from class loader
Key: MINIFICPP-2782
URL: https://issues.apache.org/jira/browse/MINIFICPP-2782
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Affects Versions: 1.0.0
Reporter: Adam Debreceni
Assignee: Adam Debreceni
Currently, it seems, after a c processor is registered via
MinifiRegisterProcessor and added to the class loader hierarchy, it is not
removed on extension teardown. In C++ the static initializer destructor is
responsible for this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)