[ https://issues.apache.org/jira/browse/KUDU-3132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Grant Henke updated KUDU-3132: ------------------------------ Labels: performance roadmap-candidate (was: roadmap-candidate) > Support RPC compression > ----------------------- > > Key: KUDU-3132 > URL: https://issues.apache.org/jira/browse/KUDU-3132 > Project: Kudu > Issue Type: New Feature > Components: rpc > Reporter: 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)