[
https://issues.apache.org/jira/browse/AURORA-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129387#comment-14129387
]
Joshua Cohen commented on AURORA-697:
-------------------------------------
>From what I can see, the problem here is the gzip filter is only bound for GET
>requests. API requests are POST's and thus their responses are not gzipped.
>Now to work out the proper way to configure the allowed methods on the filter
>via guice...
> GZip compression regression in scheduler
> ----------------------------------------
>
> Key: AURORA-697
> URL: https://issues.apache.org/jira/browse/AURORA-697
> Project: Aurora
> Issue Type: Bug
> Components: Scheduler
> Reporter: David McLaughlin
>
> Looks like we accidentally dropped the gzip compression filter from the
> thrift over HTTP servlet.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)