Chesnay Schepler created FLINK-25917:
----------------------------------------

             Summary: 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
             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)

Reply via email to