[
https://issues.apache.org/jira/browse/HBASE-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-535.
-------------------------
Resolution: Won't Fix
OK. Marking as 'wont fix' since its a feature containers provide.
> REST servlet should allow content bodies to be gzipped, incoming or outgoing
> ----------------------------------------------------------------------------
>
> Key: HBASE-535
> URL: https://issues.apache.org/jira/browse/HBASE-535
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: rest
> Reporter: Bryan Duxbury
> Assignee: Andrew Purtell
> Priority: Trivial
>
> We could probably save a lot of network traffic by gzipping our requests and
> responses to REST when possible. A fair number of client libraries support
> this feature out of the box, and others could be fairly easily coded to work
> that way. Our content on requests and responses is probably very
> compressible, seeing as it is base64 encoded.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.