You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sumit Gupta (JIRA)" <ji...@apache.org> on 2015/08/31 17:43:45 UTC

[jira] [Updated] (KNOX-593) Provide ability to custom create a HttpClient for Dispatch in Services

     [ https://issues.apache.org/jira/browse/KNOX-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Gupta updated KNOX-593:
-----------------------------
    Attachment: KNOX-593.patch

Initial patch for review of general direction. Almost all services (not Storm) have been tested at a basic level in a kerberized cluster.

TODOs include:
1. General clean up and tests needs to be done.
2. Removal and testing of removal of CappedBufferHttpEntity and the replay buffer size setting.
3. Potentially make the preemptive auth code simpler.

> Provide ability to custom create a HttpClient for Dispatch in Services
> ----------------------------------------------------------------------
>
>                 Key: KNOX-593
>                 URL: https://issues.apache.org/jira/browse/KNOX-593
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 0.7.0
>            Reporter: Sumit Gupta
>            Assignee: Sumit Gupta
>             Fix For: 0.7.0
>
>         Attachments: KNOX-593.patch
>
>
> The new stacks framework allow for Service developers to plug in custom Dispatch classes but not the underlying HttpClient. It would be desirable for the HttpClient to do most of the heavy lifting for the wire level interactions and also for Service developers to able to control the configuration of the HttpClient in a granular fashion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)