[
https://issues.apache.org/jira/browse/KYLIN-6028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17930060#comment-17930060
]
ASF GitHub Bot commented on KYLIN-6028:
---------------------------------------
pfzhan merged PR #2277:
URL: https://github.com/apache/kylin/pull/2277
> Kylin5 encounters metadata anomalies when concurrently submitting
> build/refresh tasks
> -------------------------------------------------------------------------------------
>
> Key: KYLIN-6028
> URL: https://issues.apache.org/jira/browse/KYLIN-6028
> Project: Kylin
> Issue Type: Bug
> Affects Versions: 5.0.0
> Reporter: Guoliang Sun
> Priority: Major
>
> In Kylin5, when two incremental build tasks with the same time range for the
> same model are submitted concurrently, both requests succeed. However, only
> one segment is created for the model, while two build tasks are created,
> which is inconsistent with expectations.
> Further verification shows that the same issue occurs when concurrently
> refreshing the same segment.
> Additional testing reveals that submitting build/refresh tasks concurrently
> for a model may result in issues, regardless of whether these tasks conflict
> or not.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)