[
https://issues.apache.org/jira/browse/AVRO-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved AVRO-3846.
---------------------------------------------
Fix Version/s: 1.12.0
1.11.3
Assignee: Kousuke Saruta
Resolution: Fixed
> Race condition can happen among serde tests
> -------------------------------------------
>
> Key: AVRO-3846
> URL: https://issues.apache.org/jira/browse/AVRO-3846
> Project: Apache Avro
> Issue Type: Bug
> Components: rust
> Affects Versions: 1.12.0
> Reporter: Kousuke Saruta
> Assignee: Kousuke Saruta
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0, 1.11.3
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Sometimes one of tests named avro_3747* fails.
> You can easily reproduce this issue by cargo test avro_3747.
> These tests are run concurrently by Cargo test and those tests load/store the
> same atomic variable so This seems race condition
--
This message was sent by Atlassian Jira
(v8.20.10#820010)