[
https://issues.apache.org/jira/browse/KYLIN-5406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684693#comment-17684693
]
ASF GitHub Bot commented on KYLIN-5406:
---------------------------------------
sonarcloud[bot] commented on PR #2082:
URL: https://github.com/apache/kylin/pull/2082#issuecomment-1419139205
Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/dashboard?id=apache_kylin&pullRequest=2082)
[](https://sonarcloud.io/project/issues?id=apache_kylin&pullRequest=2082&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_kylin&pullRequest=2082&resolved=false&types=BUG)
[0
Bugs](https://sonarcloud.io/project/issues?id=apache_kylin&pullRequest=2082&resolved=false&types=BUG)
[](https://sonarcloud.io/project/issues?id=apache_kylin&pullRequest=2082&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/issues?id=apache_kylin&pullRequest=2082&resolved=false&types=VULNERABILITY)
[0
Vulnerabilities](https://sonarcloud.io/project/issues?id=apache_kylin&pullRequest=2082&resolved=false&types=VULNERABILITY)
[](https://sonarcloud.io/project/security_hotspots?id=apache_kylin&pullRequest=2082&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/security_hotspots?id=apache_kylin&pullRequest=2082&resolved=false&types=SECURITY_HOTSPOT)
[0 Security
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_kylin&pullRequest=2082&resolved=false&types=SECURITY_HOTSPOT)
[](https://sonarcloud.io/project/issues?id=apache_kylin&pullRequest=2082&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/project/issues?id=apache_kylin&pullRequest=2082&resolved=false&types=CODE_SMELL)
[4 Code
Smells](https://sonarcloud.io/project/issues?id=apache_kylin&pullRequest=2082&resolved=false&types=CODE_SMELL)
[](https://sonarcloud.io/component_measures?id=apache_kylin&pullRequest=2082&metric=new_coverage&view=list)
[92.3%
Coverage](https://sonarcloud.io/component_measures?id=apache_kylin&pullRequest=2082&metric=new_coverage&view=list)
[](https://sonarcloud.io/component_measures?id=apache_kylin&pullRequest=2082&metric=new_duplicated_lines_density&view=list)
[0.0%
Duplication](https://sonarcloud.io/component_measures?id=apache_kylin&pullRequest=2082&metric=new_duplicated_lines_density&view=list)
> longrunning - All build tasks pending during execution
> ------------------------------------------------------
>
> Key: KYLIN-5406
> URL: https://issues.apache.org/jira/browse/KYLIN-5406
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0-alpha
> Reporter: longfeiJiang
> Assignee: longfeiJiang
> Priority: Major
> Fix For: 5.0-alpha
>
> Attachments: image-2023-02-03-14-32-43-107.png
>
>
> During the longrunning of Kylin , the environment resources are normal, but
> all build tasks are in the pending state
> h5. {color:#0052cc}A{color}ppearance
> 1. Kylin server is single-node
> 2. Kylin has 100 projects:
> only 30 project can be scheduled to execute tasks normally, 70 project cannot
> be executed, tasks are in pending state
> 3. 70 project does not have a log in the Kylin log for the timed polling task
> execution (FetcherRunner):
> Success: "Job Status in project {}: {} should running, {} actual running,
> {} stopped, {} ready, {} already succeed, {} error, {} discarded, {}
> suicidal, {} others"
> Failed: Job Fetcher caught a exception
>
> h5. Summary
> 70 projects without FetcherRunner are polling properly, resulting in all
> build tasks in pending state
--
This message was sent by Atlassian Jira
(v8.20.10#820010)