[ 
https://issues.apache.org/jira/browse/YUNIKORN-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134620#comment-17134620
 ] 

Ting Yao,Huang commented on YUNIKORN-202:
-----------------------------------------

here are some places will cause data race.
First is in cache/cluster_info.go Line : 137 which in enqueueAndCheckFull()
Second is in cache/cluster_info.go Line :561 which in 
processAllocationProposalEvent 's log part
Third also in processAllocationProposalEvent Line :568 set the UUID

> race detected in TestBasicSchedulerAutoAllocation
> -------------------------------------------------
>
>                 Key: YUNIKORN-202
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-202
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: test - unit
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Ting Yao,Huang
>            Priority: Critical
>              Labels: race-condition
>         Attachments: data_race.txt
>
>
> This is a almost identical race as we had in YUNIKORN-155:
> --- FAIL: TestBasicSchedulerAutoAllocation (0.04s)
>     testing.go:809: race detected during execution of test
> Attaching data race detection logs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@yunikorn.apache.org
For additional commands, e-mail: issues-h...@yunikorn.apache.org

Reply via email to