David Handermann created NIFI-9371:
--------------------------------------
Summary: Evaluate synchronized methods in StandardProcessorNode
Key: NIFI-9371
URL: https://issues.apache.org/jira/browse/NIFI-9371
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: David Handermann
Assignee: David Handermann
NIFI-9365 Changed the internal collection of Active Threads to use a
ConcurrentHashMap in StandardProcessorNode since some methods did not have the
synchronized keyword. The ConcurrentHashMap should eliminate the need to use
the synchronized keyword on some methods.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)