[
https://issues.apache.org/jira/browse/KYLIN-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chuang Lee updated KYLIN-5513:
------------------------------
Flags: Patch
Description: When the query qps of some large cubes is high, the stability
of the cluster will be affected, so consider adding a cube-level query rate
limit. Mainly accomplish the following goals: (1) Limit the qps of Cube query
by setting configuration. (2) Support the configuration of SQL regular matching
rules, and limit the query SQL that Cube meets the specified rules. We have
implemented this feature, if the community thinks this feature is necessary, we
can submit a PR. (was: When the query qps of some large cubes is high, the
stability of the cluster will be affected, so consider adding a cube-level
query rate limit. Mainly accomplish the following goals: (1) Limit the qps of
Cube query by setting configuration. (2) Support the configuration of SQL
regular matching rules, and limit the query SQL that Cube meets the specified
rules.)
> Kylin supports query qps current limit of cube
> ----------------------------------------------
>
> Key: KYLIN-5513
> URL: https://issues.apache.org/jira/browse/KYLIN-5513
> Project: Kylin
> Issue Type: New Feature
> Components: Query Engine
> Affects Versions: v4.0.1
> Reporter: Chuang Lee
> Priority: Major
>
> When the query qps of some large cubes is high, the stability of the cluster
> will be affected, so consider adding a cube-level query rate limit. Mainly
> accomplish the following goals: (1) Limit the qps of Cube query by setting
> configuration. (2) Support the configuration of SQL regular matching rules,
> and limit the query SQL that Cube meets the specified rules. We have
> implemented this feature, if the community thinks this feature is necessary,
> we can submit a PR.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)