[
https://issues.apache.org/jira/browse/KNOX-805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819006#comment-15819006
]
ASF subversion and git services commented on KNOX-805:
------------------------------------------------------
Commit e2e39f3faa2f75ac632c425fe916bfed1c6bcc0d in knox's branch
refs/heads/master from [~sumit.gupta]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=e2e39f3 ]
KNOX-805 ability to define custom HttpClient (Vincent Devillers via Sumit Gupta)
> Allow defining a custom HttpClient when creating a new session
> --------------------------------------------------------------
>
> Key: KNOX-805
> URL: https://issues.apache.org/jira/browse/KNOX-805
> Project: Apache Knox
> Issue Type: Bug
> Components: ClientDSL
> Reporter: Vincent Devillers
> Assignee: Vincent Devillers
> Labels: KIP-4
> Fix For: 0.12.0
>
> Attachments: KNOX-805.patch
>
>
> When creating a new session, I think it should be possible to specify a
> custom CloseableHttpClient in parameter of the static method
> Hadoop.login(url, user,password). This will allow to prepare a well defined
> CloaseableHttpClient if you want to add headers, limit the length of the
> message send, define specific strategy on dns resolution or hostname
> verification, size the connection pool…
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)