Description
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.
Attachments
Issue Links
- is related to
-
RATIS-1497 Avoid using ForkJoinPool.commonPool() in GrpcClientProtocolService
- Resolved
-
RATIS-1503 Avoid using ForkJoinPool.commonPool() in RaftServerProxy/Impl
- Resolved
-
RATIS-1656 Leftover usage of ForkJoinPool.commonPool() in RaftServerImpl
- Resolved
- relates to
-
HDDS-8027 Intermittent timeout shutting down datanodes
- Resolved
- links to
(1 links to)