The fix for #6838 forces the connection to close when an outbound gateway times out; this is to prevent the next user of the connection from getting a stale result.
However, if the CachingClientConnetionFactory is being used, the connection is returned to the pool instead of being closed.
Gary Russell opened INT-3111 and commented
The fix for #6838 forces the connection to close when an outbound gateway times out; this is to prevent the next user of the connection from getting a stale result.
However, if the
CachingClientConnetionFactory
is being used, the connection is returned to the pool instead of being closed.Affects: 3.0 M2, 2.2.4
Issue Links:
("is depended on by")
The text was updated successfully, but these errors were encountered: