You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2021/02/16 15:28:00 UTC

[jira] [Assigned] (KUDU-3132) Support RPC compression

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

Grant Henke reassigned KUDU-3132:
---------------------------------

    Assignee: Grant Henke

> Support RPC compression
> -----------------------
>
>                 Key: KUDU-3132
>                 URL: https://issues.apache.org/jira/browse/KUDU-3132
>             Project: Kudu
>          Issue Type: New Feature
>          Components: perf, rpc
>            Reporter: Grant Henke
>            Assignee: Grant Henke
>            Priority: Major
>              Labels: performance, roadmap-candidate
>
> I have seen more and more deployments of Kudu where the tablet servers are not co-located with the compute resources such as Impala or Spark. In deployments like this, there could be significant network savings by compressing the RPC messages (especially those that write or scan data). 
> Adding simple LZ4 or Snappy compression support to the RPC messages when not on a loopback/local connection should be a great improvement for network bound applications.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)