Remove JAXRS/ApacheConnector implementation specific properties from DockerClientConfig#282
Conversation
DockerClientConfig
|
Thanks for your feedback. As all these settings are highly implementation dependent the only way to configure is to do it manually like this: In know this is a bit cumbersome but the main goal is to free |
|
Apologies for the delay, but I still have to rework my old code in order to support the new workflow with the callbacks. I haven't had time yet to do so, but I'll let you know ASAP. Thanks for your support! |
|
@ericfjosne So do you think I should merge into master now? |
Remove JAXRS/ApacheConnector implementation specific properties from DockerClientConfig


... so things like readTimeout, connectTimeout, maxTotalConnections, maxPerRouteConnections are configurable via DockerCmdExecFactoryImpl now.