zentol opened a new pull request #18600:
URL: https://github.com/apache/flink/pull/18600


   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to