nifi/nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-bridge
Mark Payne aff4e5fd1b
NIFI-12340: Only call PythonBridge.onProcessorRemoved for python based processors, not all processors. Do so in a background virtual thread. Also specified explicit versions for openai dependencies to ensure correctness, since the newly released 1.x is not yet compatible with the latest langchain
This closes #8001

Signed-off-by: David Handermann <exceptionfactory@apache.org>
2023-11-10 08:41:53 -06:00
..
src NIFI-12340: Only call PythonBridge.onProcessorRemoved for python based processors, not all processors. Do so in a background virtual thread. Also specified explicit versions for openai dependencies to ensure correctness, since the newly released 1.x is not yet compatible with the latest langchain 2023-11-10 08:41:53 -06:00
pom.xml NIFI-12205: Moved loading of Python dependencies into background thread when processor created instead of during startup. Some code cleanup. 2023-10-14 15:05:17 -05:00