[
https://issues.apache.org/jira/browse/KNOX-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1532:
-------------------------------
Attachment: KNOX-1532.patch
Status: Patch Available (was: In Progress)
Patch that does the following:
* Deprecates the old create() method
* Removes the NoOpUrlRewriteStreamFilter
** This was unused and there is already a null check in the existing create()
method
* Return null from create() if there are no matches for a
UrlRewriteStreamFilter
* Check null filter and if not null then check if gzip
> Only decompress/recompress when there are rewrite rules
> -------------------------------------------------------
>
> Key: KNOX-1532
> URL: https://issues.apache.org/jira/browse/KNOX-1532
> Project: Apache Knox
> Issue Type: Sub-task
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.2.0
>
> Attachments: KNOX-1532.patch
>
>
> See parent ticket KNOX-1530 for details.
>
> This won't take affect until KNOX-1533 is also complete.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)