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

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

Mark Payne created NIFI-2771:
--------------------------------

             Summary: 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)