[
https://issues.apache.org/jira/browse/NIFI-9371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-9371:
-----------------------------------
Status: Patch Available (was: Open)
> 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
> Time Spent: 10m
> 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)