GitHub user sowjanyamudimala opened a pull request:
https://github.com/apache/camel/pull/2552
CAMEL-12484: setting default idletimeout for httpclient
setting default idletimeout as per the suggestion in the ticket.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sowjanyamudimala/camel CAMEL-12484
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2552.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2552
----
commit 526e2164c1b29eccd21c966592c948adcf3f869e
Author: Sowjanya Mudimala <smudimala@...>
Date: 2018-10-04T19:03:56Z
setting default idletimeout for httpclient
----
---