[
https://issues.apache.org/jira/browse/IVY-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16097130#comment-16097130
]
ASF GitHub Bot commented on IVY-735:
------------------------------------
Github user jaikiran commented on the issue:
https://github.com/apache/ant-ivy/pull/54
>> The PR contains additional changes to HttpClientHandler, introducing
HttpConnectionManagerParams, which is not available in Commons HTTP Client
version 2 (over 10 years old and virtually gone).
I don't understand what you meant. We use commons HTTP client 3.x
https://github.com/apache/ant-ivy/blob/master/ivy.xml#L47. Do you mean we
should consider supporting 2.x version of that library too?
> Timeout should be able to be specified
> --------------------------------------
>
> Key: IVY-735
> URL: https://issues.apache.org/jira/browse/IVY-735
> Project: Ivy
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0.0-beta-1
> Reporter: Testo Nakada
> Assignee: jaikiran pai
> Attachments: 0001-Add-timeout-support-for-HTTP-requests.patch
>
>
> It's currently not possible to provide timeout for resolver. For example,
> yesterday ibiblio is really slow. I waited almost forever just to know that
> there is something wrong with ibiblio. It would be nice if I can specify
> timeout so that i can fail over to some other resolvers in my chain resolver.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)