[
https://issues.apache.org/jira/browse/FLINK-25917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-25917.
------------------------------------
Resolution: Fixed
master: ebcad5be18308905f43ad0696c8712b51f821ce1
> Share RpcSystem aross tests
> ---------------------------
>
> Key: FLINK-25917
> URL: https://issues.apache.org/jira/browse/FLINK-25917
> Project: Flink
> Issue Type: Technical Debt
> Components: Tests
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> We currently create a dedicated RpcSystem for each test, meaning that we go
> through the whole cycle of extracting the rpc-akka jar and creating a new
> classloader.
> For testing purposes we can re-use the same RpcSystem, which will alleviate
> FLINK-18356 and maybe speed up some test or two.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)