[
https://issues.apache.org/jira/browse/KYLIN-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17685094#comment-17685094
]
ASF subversion and git services commented on KYLIN-5416:
--------------------------------------------------------
Commit 5e55b761ea30e00c4488b9ef7deac3f9cc5e4a6d in kylin's branch
refs/heads/kylin5 from Yu Gan
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=5e55b761ea ]
KYLIN-5416 ensure at least one worker was registered before dict lock added
> The concurrent build model is interlocked abnormally, causing the build to
> fail
> -------------------------------------------------------------------------------
>
> Key: KYLIN-5416
> URL: https://issues.apache.org/jira/browse/KYLIN-5416
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0-alpha
> Reporter: longfeiJiang
> Assignee: longfeiJiang
> Priority: Major
> Fix For: 5.0-alpha
>
>
> The concurrent build model is interlocked abnormally, causing the build to
> fail
>
> e.q.
> Job ID:470233e2-3dff-e3ba-d947-751dd45a7cba
> Model : model_64
> Job ID:cc29d2c3-1352-63d0-e457-5adead341722
> Model : model_30
> appearance:
> model_64 has obtained the lock of the global dictionary, but model_64 has not
> been built because model_30 has obtained all the resources, and the model_30
> building job has not obtained the lock, and all resources are still unable to
> be build, forming a deadlock.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)