Izek Greenfield
Izek Greenfield
Hi @jhalterman do you know why the lib always copy? hence when we use new version of the factory it may have new properties and if we forget to copy...
@jhalterman New Connection yes, but hear you create connection from options the user pass to you... so why you copy it first? even if you do copy do you need...
@jhalterman The 'ConnectionOptions' object expose the factory so as user I can change it and I will expect that my changes will take effect but with the copy it won't...
@jhalterman If I use the ```withConnectionFactory``` option and pass in my factory I would think the lib will use it but in the current implementation the lib will copy part...
I have same issue
First we want to use lib that use **nio** as underlying implementation. in manner of **async** API I would like to pass to the feign a **callback** that will handle...
When this should be merged?
What about using the Run Condition Plugin to support all kinds of filtering?
When I install the plugin with this change I don't see where to configure the new configuration!