[ 
https://issues.apache.org/jira/browse/HBASE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Kyle Purtell closed HBASE-474.
-------------------------------------

> Performance: Consider compressing RPCd data clientside when sending over the 
> wire
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-474
>                 URL: https://issues.apache.org/jira/browse/HBASE-474
>             Project: HBase
>          Issue Type: Improvement
>          Components: Performance
>            Reporter: Bryan Duxbury
>            Priority: Trivial
>
> Instead of just compressing when we write to disk, maybe we should consider 
> compressing any cell data that would be over a few KB so that it would mean 
> less is going out over the wire. 
> Additionally, if we were using record compression, possibly we could even 
> leave it compressed and write it directly to disk. It'd be a way to 
> distribute the compression overhead to clients.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to