[jetty-dev] [jira] (JETTY-1519) GzipFilter throughs NPE if setting conent type to null
"Robert Evans (JIRA)" <[email protected]> Tue, 22 May 2012 16:45:21 -0500 (CDT)
| Newsgroups | gmane.comp.java.jetty.general |
|---|---|
| Message-ID | <1217592231.1031.1337723121034.JavaMail.j2ee-jira@codehaus01.managed.contegix.com> |
Robert Evans created JETTY-1519 GzipFilter throughs NPE if setting conent type to null Issue Type: Bug Affects Versions: 6.1.26 Assignee: Unassigned Created: 22/May/12 4:43 PM Description: I am trying to speed up the loading of some large web pages for the Hadoop project. One of the issues that I am running into is that its web services are setting the content type to null which is causing GZipFilter to throw an NPE. Hadoop is doing this to work around an issue with Jersey where Jersey assumes that it can output the content type itself. This sometimes results in having two content type headers in the response. Project: Jetty Priority: Major Reporter: Robert Evans This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators . For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email