[jira] [Updated] (AVRO-3846) Race condition can happen among serde tests

2023-08-26 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/AVRO-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated AVRO-3846:
-
Labels: pull-request-available  (was: )

> 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
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  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)


[jira] [Updated] (AVRO-3846) Race condition can happen among serde tests

2023-08-26 Thread Kousuke Saruta (Jira)


 [ 
https://issues.apache.org/jira/browse/AVRO-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kousuke Saruta updated AVRO-3846:
-
Description: 
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

  was:
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


> 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
>Priority: Major
>
> 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)


[jira] [Updated] (AVRO-3846) Race condition can happen among serde tests

2023-08-26 Thread Kousuke Saruta (Jira)


 [ 
https://issues.apache.org/jira/browse/AVRO-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kousuke Saruta updated AVRO-3846:
-
Description: 
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

  was:
Sometimes one of tests named avro_3747 fails.
These tests are run concurrently by Cargo test and those tests load/store the 
same atomic variable so This seems race condition


> 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
>Priority: Major
>
> 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)