You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2016/02/26 12:30:18 UTC

[jira] [Updated] (KUDU-40) Need backpressure on tablet operations

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

Mike Percy updated KUDU-40:
---------------------------
    Parent: KUDU-808

> Need backpressure on tablet operations
> --------------------------------------
>
>                 Key: KUDU-40
>                 URL: https://issues.apache.org/jira/browse/KUDU-40
>             Project: Kudu
>          Issue Type: Sub-task
>          Components: tserver
>    Affects Versions: M3
>            Reporter: Todd Lipcon
>            Assignee: Adar Dembo
>
> In a load test, I noticed that it's possible for the tablet to "fall behind" the RPCs, now that the RPCs are being responded to asynchronously. The various executors inside TabletPeer probably need to have their queues become bounded, and return a "come back later" type response to clients if they get backed up too much. Otherwise, the TS ends up growing larger and larger in memory as it gets backed up.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)