You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Hexin (JIRA)" <ji...@apache.org> on 2018/09/19 03:46:00 UTC

[jira] [Updated] (KUDU-2581) Reject the scan request if it has reached the num or memory threshold

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

Hexin updated KUDU-2581:
------------------------
    Description: Sometimes we have a lot of scan, which maybe causes the soft memory limit. We should achieve a method that rejecting the scan request if it has reached the soft memory limit or the scanner num has reached the threshold. The threshold is estimated by the actual memory of the system running the kudu.  (was: Sometimes we have a lot of scan, which maybe causes the soft memory limit. We plan to achieve a method that rejecting the scan request if it has reached the soft memory limit or the scanner num has reached the threshold. The threshold is estimated by the actual memory of the system running the kudu.)

> Reject the scan request if it has reached the num or memory threshold
> ---------------------------------------------------------------------
>
>                 Key: KUDU-2581
>                 URL: https://issues.apache.org/jira/browse/KUDU-2581
>             Project: Kudu
>          Issue Type: New Feature
>          Components: tserver
>    Affects Versions: NA
>            Reporter: Hexin
>            Priority: Major
>             Fix For: NA
>
>
> Sometimes we have a lot of scan, which maybe causes the soft memory limit. We should achieve a method that rejecting the scan request if it has reached the soft memory limit or the scanner num has reached the threshold. The threshold is estimated by the actual memory of the system running the kudu.



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