Previously, when a client connection factory was used by both an inbound and outbound adapter, the socket timeout defaulted to 10 seconds. This was inappropriate because, often, collaborating channel adapters are used for aysnchronous messaaging and, even when used for request/response, it is generatlly not appropriate to timeout the socket due to a lack of recent send activity.