[
https://issues.apache.org/jira/browse/SHINDIG-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653592#action_12653592
]
Kevin Brown commented on SHINDIG-765:
-------------------------------------
Yep, because BasicHttpFetcher is a pile o' crap that needs to be replaced. See
mail archives and code comments for discussion. I'd be pretty impressed if
anyone operating at any reasonable scale is using this out of the box. Patches
completely replacing it with something better (say, commons HttpClient) would
be more than welcome.
> BasiHttpFetcher does not set a read timeout and connection timeout is
> hardcoded to 5 seconds(not configurable)
> ---------------------------------------------------------------------------------------------------------------
>
> Key: SHINDIG-765
> URL: https://issues.apache.org/jira/browse/SHINDIG-765
> Project: Shindig
> Issue Type: Bug
> Components: Gadget Rendering Server (Java)
> Reporter: Praveen Neppalli Naga
> Attachments: patch-BasicHttpFetcher.txt
>
>
> Is there any special reason why read timeout is not set and also the
> connection timeout is hard coded to 5 seconds and not configurable?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.