You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandor Molnar (Jira)" <ji...@apache.org> on 2022/06/01 08:05:00 UTC

[jira] [Work started] (KNOX-2751) Make service dispatches configurable

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

Work on KNOX-2751 started by Sandor Molnar.
-------------------------------------------
> Make service dispatches configurable
> ------------------------------------
>
>                 Key: KNOX-2751
>                 URL: https://issues.apache.org/jira/browse/KNOX-2751
>             Project: Apache Knox
>          Issue Type: Task
>          Components: Server
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>             Fix For: 2.0.0
>
>         Attachments: Screenshot 2022-05-31 at 13.23.50.png
>
>
> There are several dispatch implementations for different services and all of those dispatch implementations are extending the {{DefaultDispatch}} class.
> My proposal is to modify those service dispatch classes to be children of {{ConfigurableDispatch}} (that is another child of {{DefaultDispatch}} itself).
> This way, end-users would have the ability to self-tailor whatever is configurable in  {{ConfigurableDispatch}} (such as responseExcludeHeaders, requestExcludeHeaders, etc...)
>  !Screenshot 2022-05-31 at 13.23.50.png! 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)