[
https://issues.apache.org/jira/browse/NIFI-16152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-16152:
------------------------------------
Status: Patch Available (was: Open)
> Switch from Jersey to Jetty for gzip compression
> ------------------------------------------------
>
> Key: NIFI-16152
> URL: https://issues.apache.org/jira/browse/NIFI-16152
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The application framework currently uses Jersey to handling gzip compression
> of HTTP requests and responses. Jetty Server has dedicated filters for
> handling gzip compression, and handling compression at the server level
> provides more control than the Jersey framework. For this reason, gzip
> handling for the REST API should be switched to Jetty Server modules.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)