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

Grant Henke updated KUDU-543:
-----------------------------
    Target Version/s: 1.8.0  (was: 1.5.0)

> With big rows we can easily get a scan response that is higher than our max 
> allowed frame size
> ----------------------------------------------------------------------------------------------
>
>                 Key: KUDU-543
>                 URL: https://issues.apache.org/jira/browse/KUDU-543
>             Project: Kudu
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: M4.5
>            Reporter: David Alves
>            Priority: Major
>
> Our minimum scanning unit is a row block. If an (encoded) row block is bigger 
> than the max frame size we cannot send it through the wire. We need to be 
> able to split into smaller units so that we always send less than the frame 
> size.
> Steps to repro: create a bunch of rows with 128kb and try to scan them.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to