Matt Gilman created NIFI-1944:
---------------------------------
Summary: Use GzipHandler instead of GzipFilter
Key: NIFI-1944
URL: https://issues.apache.org/jira/browse/NIFI-1944
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Reporter: Matt Gilman
Priority: Minor
Fix For: 1.0.0
>From the app log...
{noformat}
2016-05-31 12:32:31,507 WARN [main] o.eclipse.jetty.util.DeprecationWarning
Using @Deprecated Class org.eclipse.jetty.servlets.GzipFilter
2016-05-31 12:32:31,510 WARN [main] org.eclipse.jetty.servlets.GzipFilter
GzipFilter is deprecated. Use GzipHandler
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)