GitHub user mach10 opened a pull request:
https://github.com/apache/camel/pull/63
CAMEL-6934 enabling dns addresses to not get cached
CAMEL-6934 camel-mina2 change. Enables a new SocketAddress to be created if
the new config value of cachedAddress is set to false everytime
Github user mach10 closed the pull request at:
https://github.com/apache/camel/pull/54
GitHub user mach10 opened a pull request:
https://github.com/apache/camel/pull/54
Mina2 - new Address creation on openConnection
This is to allow the 'non-caching' of IP addresses by the Mina2Producer,
and is configurable via a new flag in Mina2Configuration.
F