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

Yifan Cai commented on CASSANDRASC-131:
---------------------------------------

While testing the patch, there are other test failures and bugs get fixed. The 
build and circle CI workflow configuration are also updated. I will update the 
jira title accordingly. 
The CI is now green. 
https://app.circleci.com/pipelines/github/yifan-c/cassandra-sidecar/137/workflows/accfe608-ec75-4a29-b14d-a50aa4cccf51

> Reset system properties on test completion to avoid pollution from prior 
> integration test
> -----------------------------------------------------------------------------------------
>
>                 Key: CASSANDRASC-131
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-131
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Task
>          Components: Rest API
>            Reporter: Yifan Cai
>            Assignee: Yifan Cai
>            Priority: Normal
>              Labels: pull-request-available
>
> Some integration test alters the System properties in order to start 
> operations like replacement. Due to the test specific setup, there is a race 
> condition on rolling back the system properties and causing pollution for the 
> next test run and failure.
> The patch is to have a common solution for integration test that records the 
> initial system properties and restores on completion.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to