[
https://issues.apache.org/jira/browse/KYLIN-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865867#comment-17865867
]
pengfei.zhan commented on KYLIN-5862:
-------------------------------------
h1. Dev Design
When the slave node pulls tasks, it first retrieves the list of projects that
the current node has permission to schedule, based on the resource group
configuration. It then filters the tasks based on these projects. If the list
of permitted projects includes all projects, no filtering is applied.
> Fix jobScheduler when resourceGroup is enabled
> ----------------------------------------------
>
> Key: KYLIN-5862
> URL: https://issues.apache.org/jira/browse/KYLIN-5862
> Project: Kylin
> Issue Type: Bug
> Components: Job Engine
> Affects Versions: 5.0.0
> Reporter: pengfei.zhan
> Assignee: pengfei.zhan
> Priority: Major
> Fix For: 5.0.0
>
>
> The new version of the scheduler does not take into account resource group
> isolation, leading to the possibility of scheduling tasks across resource
> groups.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)