-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
SB-2019-05-28
Vert.x client has a `close` method that needs to be called once client is not needed any more. However, neither `ClientHttpConnector` nor `WebSocketClient` interfaces provide a method could be implemented to close underlying client.
We should investigate if there is another way to correctly cleanup client connections on the application shutdown.