[
https://issues.apache.org/jira/browse/RATIS-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated RATIS-1792:
------------------------------------
Fix Version/s: 2.4.2
> Replace parallelStream usage in PeerProxyMap
> --------------------------------------------
>
> Key: RATIS-1792
> URL: https://issues.apache.org/jira/browse/RATIS-1792
> Project: Ratis
> Issue Type: Task
> Components: common
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Major
> Fix For: 2.4.2
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> {{PeerProxyMap#close}} uses {{parallelStream()}}, which may result in
> execution in {{ForkJoinPool.commonPool()}}. Other usages of the common pool
> have been eliminated in RATIS-1497, RATIS-1503, RATIS-1656.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)