From issues-return-9005-apmail-nifi-issues-archive=nifi.apache.org@nifi.apache.org Tue Sep 13 20:30:21 2016 Return-Path: X-Original-To: apmail-nifi-issues-archive@minotaur.apache.org Delivered-To: apmail-nifi-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2DCED198AC for ; Tue, 13 Sep 2016 20:30:21 +0000 (UTC) Received: (qmail 25606 invoked by uid 500); 13 Sep 2016 20:30:21 -0000 Delivered-To: apmail-nifi-issues-archive@nifi.apache.org Received: (qmail 25565 invoked by uid 500); 13 Sep 2016 20:30:21 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 25483 invoked by uid 99); 13 Sep 2016 20:30:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Sep 2016 20:30:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C654A2C1B84 for ; Tue, 13 Sep 2016 20:30:20 +0000 (UTC) Date: Tue, 13 Sep 2016 20:30:20 +0000 (UTC) From: "Matt Gilman (JIRA)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (NIFI-1944) Use GzipHandler instead of GzipFilter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-1944. ------------------------------- Resolution: Duplicate > 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 > > 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)