-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
The ModelControllerClientConfiguration contains an ExecutorService that gets shutdown when the ModelControllerClient is closed. In the AbstractServerConnection the ModelControllerClientConfiguration is cached causing possible issues if a connection closed and a new one created.