David Handermann created NIFI-12311:
---------------------------------------
Summary: Remove Custom Module Support from Jolt Advanced UI
Key: NIFI-12311
URL: https://issues.apache.org/jira/browse/NIFI-12311
Project: Apache NiFi
Issue Type: Improvement
Reporter: David Handermann
Assignee: David Handermann
Fix For: 1.latest, 2.latest
The JoltTransformJSON Processor provides an advanced user interface for dynamic
validation of Jolt Specifications. The interface supports standard Jolt
Transforms as well as custom classes loaded through a configurable module
directory.
Although the Jolt advanced user interface runs with NAR-based isolated class
loading, the Jolt REST Resource application does not unload custom classes
after testing. This can lead to unexpected behavior when changing custom
classes. For this reason, the advanced user interface should maintain support
for standard Jolt Transforms provided in the library itself, but it should not
support loading custom external classes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)