You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Gilman (JIRA)" <ji...@apache.org> on 2016/09/13 19:52:20 UTC

[jira] [Commented] (NIFI-2771) REST API does not compress responses

    [ https://issues.apache.org/jira/browse/NIFI-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15488219#comment-15488219 ] 

Matt Gilman commented on NIFI-2771:
-----------------------------------

Looks like the deprecated GzipFilter actually removes the compression capabilities.

> REST API does not compress responses
> ------------------------------------
>
>                 Key: NIFI-2771
>                 URL: https://issues.apache.org/jira/browse/NIFI-2771
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 1.0.0
>            Reporter: Mark Payne
>            Priority: Critical
>             Fix For: 1.1.0
>
>
> Responses from the REST API do not appear to be compressed. In the logs, we see warnings:
> 2016-09-13 15:22:23,124 WARN [main] o.eclipse.jetty.util.DeprecationWarning Using @Deprecated Class org.eclipse.jetty.servlets.GzipFilter
> 2016-09-13 15:22:23,124 WARN [main] org.eclipse.jetty.servlets.GzipFilter GzipFilter is deprecated. Use GzipHandler



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