longfeiJiang created KYLIN-5416: ----------------------------------- Summary: 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 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)