[
https://issues.apache.org/jira/browse/NIFI-9371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-9371:
---------------------------------
Fix Version/s: 1.16.0
> 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
> Priority: Minor
> Fix For: 1.16.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)